hashcat Forum

Full Version: Turkish character passwords
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been using this command for a long time
Code:
hashcat64.exe -m 0 -a 3 -1 ?l?u?d --increment --increment-min 8 --increment-max 8 x.txt ?1?1?1?1?1?1?1?1?1?1?1?1
this worked for me because I knew the password length. but now i need to crack a password with turkish characters( ğüışçö )
how can I do that