01-09-2016, 05:59 PM
Hey, I used to use hashcat to decrypt md5 hashes however I stopped a few months ago (07-26-2015) and now I've forgotten what the commands were. I tried to google my issue however I couldn't find an exact answer or solution.
http://i.imgur.com/LrCTfq0.png
heres the error, my hashes looks like this:
2b7454af9eeb36e9c9925acc4c98e7d149xxxxxx
the lenght of the hashes are
Your string is 40 characters long.
so I guess I'm using wrong method? Aren't these md5?
made the last 6 chars xxxxxx as i think Its not allowed to put a hash here :S
cudaHashcat64.exe -a 0 -m 0 -o cracked.txt outfile-format=2 hashes.txt wordlist.txt
http://i.imgur.com/LrCTfq0.png
heres the error, my hashes looks like this:
2b7454af9eeb36e9c9925acc4c98e7d149xxxxxx
the lenght of the hashes are
Your string is 40 characters long.
so I guess I'm using wrong method? Aren't these md5?
made the last 6 chars xxxxxx as i think Its not allowed to put a hash here :S
cudaHashcat64.exe -a 0 -m 0 -o cracked.txt outfile-format=2 hashes.txt wordlist.txt