hashcat Forum
How to find two strings with same MD5? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: How to find two strings with same MD5? (/thread-1129.html)



How to find two strings with same MD5? - touvlo2000 - 04-28-2012

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


RE: How to find two strings with same MD5? - M@LIK - 04-28-2012

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


RE: How to find two strings with same MD5? - Rolf - 04-28-2012

You want to find a true collision, not possible at the moment.