Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: How to choose the most effective command
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I know a password is a 5-character password from the set A-Z,a-z,0-9, uses MD5, uses the same salt for all entries h(0,pwd). Another password has the same situation with the first one but uses a 8-bit salt h(s,pwd).

What command can I choose to make the brute force effective?
I choose 'hashcat64.exe --hash-type 10 --attack-mode 3 file1.txt', is there any command that can make it faster?

Thanks.
I solve it.
-m 20 -a 3 -1 ?l?d?u file3.txt ?1?1?1?1?1
Also add -w 3