Quote:
Originally Posted by Mark Sir Link
|
Which is a "rainbow table", not an actual decryption. Rainbow tables are large databases of words that have been encrypted into md5 and the word + the hash is stored, so if someone searches for the word, it can find the hash. It's not applicable for "decrypting" passwords that are unique though, like the one I stated above, "aU4vOlz1". It will only return results for stupid passwords like "cat", "dog", "1111", "1112" etc.