hashcat Forum

Full Version: Wrong result
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have run Hascat on a MD5 non-salt hash and received a result.
Hash: a1f7d15040d36119c17157fc8e5a430e
Result: 0hfwzuse 

I used the following prompt:  hashcat.exe -m 0 -a 3 hashes.txt -O

However, the result it not correct. 
Is it possible there is another longer password that matches the same hash?
It's correct.

$ echo -n 0hfwzuse | md5sum
a1f7d15040d36119c17157fc8e5a430e -