Answer the question
In order to leave comments, you need to log in
How to hash an MD5 string?
Hello! How can MD5 be hashed? I read on the boards that it’s impossible, but on what basis do online services work then?
Answer the question
In order to leave comments, you need to log in
online services do not decode MD5, but use "rainbow" tables of huge volumes, which contain hashes from brute-lists, then hashes from hashes with a certain recursion depth are calculated from these hashes, and the last value is written to the database.
In fact, this is an attempt to search for collisions.
That is, the online service theoretically decodes the hash, provided that either a collision was found, or the hashed string has already passed through this service and has been compromised.
100% Option does not exist
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question