Special Characters - ščž
#1
Hello.
i wanna brute-force MD5 hashes which contains special characters like "ščž" with all other words from a-z. So i wanna add "ščž" to english alphabet.

My hashcat string looks like:
Code:
Hashcat -m 0 -a 3 hash_brute.txt -1 ščž ?l ?1?1?1?1?1?1?1?1 --increment -o cracked_brute.txt --potfile-disable

But it's not working. What am I doing wrong? Does Hashcat even support special characters like "ščž"

Thanks for help.


Messages In This Thread
Special Characters - ščž - by makary - 05-14-2016, 02:10 PM
RE: Special Characters - ščž - by epixoip - 05-14-2016, 06:08 PM
RE: Special Characters - ščž - by makary - 05-15-2016, 01:59 AM
RE: Special Characters - ščž - by KT819GM - 05-15-2016, 12:19 PM
RE: Special Characters - ščž - by epixoip - 05-15-2016, 07:42 PM
RE: Special Characters - ščž - by makary - 05-16-2016, 12:23 AM
RE: Special Characters - ščž - by epixoip - 05-16-2016, 07:09 AM