Custom charset, I'm lost...
#2
You can supply a custom charset using --custom-charset[1-4] files. The ./charsets/ directory has some stock ones, including the ./charsets/standard/German/ directory. You can combine up to four multiple charsets using --custom-charset1, --custom-charset2, etc. Or you can concatenate files to make a custom one.

You can also specific charsets with hex, using --hex-charset.

You can make sure that your setup is working by testing against a short known password hashed with, say, MD5. You can also use the --stdout feature to check your work.

Good luck!
~


Messages In This Thread
Custom charset, I'm lost... - by London9 - 10-07-2016, 05:33 PM
RE: Custom charset, I'm lost... - by royce - 10-07-2016, 05:47 PM
RE: Custom charset, I'm lost... - by London9 - 10-07-2016, 06:02 PM
RE: Custom charset, I'm lost... - by London9 - 10-08-2016, 01:19 AM
RE: Custom charset, I'm lost... - by atom - 10-08-2016, 11:44 AM