How to find a particular string whose MD5-hash is known? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: How to find a particular string whose MD5-hash is known? (/thread-8457.html) |
How to find a particular string whose MD5-hash is known? - mathdude - 07-02-2019 Does anyone know how to find a string containing 11 letters from a-z whose MD5-string is [redacted] ? I tried with hashcat but the computation was stopped as there were too high GPU-temperatures. RE: How to find a particular string whose MD5-hash is known? - DanielG - 07-02-2019 That is really weird because that is the same hash as requested in 2017 in thread https://hashcat.net/forum/thread-6822.html and at yahoo 6 years ago https://answers.yahoo.com/question/index?qid=20131105165833AANRTeH (also has list of other hashes and length) Are these hashes a part of a game website? sort of hack challenges? RE: How to find a particular string whose MD5-hash is known? - mathdude - 07-02-2019 Yes. It is from https://www.ohjelmointiputka.net/tiedostot/md5h.txt . Namely, we have to find stings with letters a-z. First string should be one letter long, second two letters and so on. So all string to be found are [redacted] It looks that someone has found the eleventh one but it looks like it would take much of time. RE: How to find a particular string whose MD5-hash is known? - undeath - 07-02-2019 Read the forum rules. Do not post hashes unless asked to do so. |