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.
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
(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