Turkish character passwords
#1
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
Reply
#2
https://hashcat.net/forum/thread-7517.html
Reply