How to find two strings with same MD5?
#1
I have a string with a MD5 hash (for example, string="hello" and hash="5d41402abc4b2a76b9719d911017c592"), and I want to find another string that has the same hash as the first one. I am using the hashcat-gui version, but I don't know how to make the program perform this task.

Any help would be appreciated. Thanks Smile
#2
as far as i know u can't find 2 hashes with the same string unless its salted
BUT.. heres a similar one::
6d41402abc4b2a76b9719d911017c592
spend the next good 30 years trying to crack it LOL xD
#3
You want to find a true collision, not possible at the moment.