I am trying to write a tripcode cracking program primarily for linux. I got handling ASCII characters down pat with openssl's DES_fcrypt but I can't seem to find any info on properly handling passwords with ShiftJIS encoded characters. Do you have any information?
Thread
Author
Date
[#59651] handling japanese characters with DES_fcrypt
Subject:[#59651] handling japanese characters with DES_fcrypt
Date:2011-09-19 04:49By:jordanwb (jordanwb)I am trying to write a tripcode cracking program primarily for linux. I got handling ASCII characters down pat with openssl's DES_fcrypt but I can't seem to find any info on properly handling passwords with ShiftJIS encoded characters. Do you have any information?