HashMash
Blogged on May 21st, 2007 at 8:05pmA project started almost accidentally by me the other week, HashMash is a hybrid rainbow table and hash-key database which enabled anybody to go about encrypting or decrypting MD5 hashes.
The layout is another Web 2.0 attempt from me and in my opinion, looks quite good though I’ll be improving it in the future. I’m also going to take a look at coding a rainbow table algorithm in PHP to add to the database in the future. But, for now, it grows automatically when a user requests an encryption, and then passes a few times over the string prefixing and suffixing numbers, alternating cases etc to it, adding a row each time.
I’ve submitted it to Digg anticipating it to be the most buried story of the day due to the fact there are already plenty of MD5 encryptors/decryptors out there, but hey - it’s just for the fun of it really.