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.

Search Results
Post Author [desc] Forum Replies Views Posted
    Thread: HashCat just doesn't crack my MD5 hash with brute force
Post: HashCat just doesn't crack my MD5 hash with brute ...

Hello,     I have a very simple university project that involves creating a MD5 4-char long string hash and then cracking it using brute force/masked attack, very simple premise, did the code in j...
mielke44 hashcat 2 5,738 10-23-2018, 04:31 PM
    Thread: HashCat just doesn't crack my MD5 hash with brute force
Post: RE: HashCat just doesn't crack my MD5 hash with br...

DanielG Wrote: (10-23-2018, 05:16 PM) -- Your hashes seem to be double MD5, so not just md5("abcd") but md5(md5("abcd")). 5259ee4a034fdeddd1b65be92debe731 is "asdf" for example. If you look at ht...
mielke44 hashcat 2 5,738 10-23-2018, 06:19 PM