Reverse Hash Calculator

October 26, 2009 – 11:55 AM

This page doesn’t use rainbow tables (yet), but a similar, simpler approach. It uses a database of a couple million pre-compiled hash values. The strings used come from various password databases, and should have a pretty good chance of “hitting” your value. There is an intentional delay in the response to limit the load on our database.

http://isc.sans.org/tools/reversehash.html

You must be logged in to post a comment.