11-01-2013, 05:40 AM
It's all in the wiki link above. Something like:
hashcat-cli.exe -a 3 hash.txt ?a?a?a?a?a?a
This will bruteforce 6 characters long passwords. There are other settings that are needed like the hash type (MD5, NTLM, SHA1, etc.) but everything is in the wiki.
hashcat-cli.exe -a 3 hash.txt ?a?a?a?a?a?a
This will bruteforce 6 characters long passwords. There are other settings that are needed like the hash type (MD5, NTLM, SHA1, etc.) but everything is in the wiki.