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

hashcat Forum

Full Version: Usage
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I'm trying to use hashcat (gui) to crack an md5sum of "lol"
My file is new 2.txt with 59bcc3ad6775562f845953cf01624225 inside. I get the following.
[Image: WrWHF.png]
you have two errors:

a) the signature unmatched error occours because you have specified a wrong -m mode (must be 0). make sure you switched it to MD5 in GUI

b) the md5sum of "lol" is 9cdfb439c7876e703e307864c9167a15 not 59bcc3ad6775562f845953cf01624225
Many thanks. I realized I was doing a few other things as well. Cheers Smile

(09-28-2010, 02:21 PM)atom Wrote: [ -> ]you have two errors:

a) the signature unmatched error occours because you have specified a wrong -m mode (must be 0). make sure you switched it to MD5 in GUI

b) the md5sum of "lol" is 9cdfb439c7876e703e307864c9167a15 not 59bcc3ad6775562f845953cf01624225