A program to find the real string for your hash. MD5, SHA256, any really. Works really fast, gets to the "aaaa" combo in about 1 second even on a bad and busy pc.
-
Updated
Jun 5, 2021 - JavaScript
A program to find the real string for your hash. MD5, SHA256, any really. Works really fast, gets to the "aaaa" combo in about 1 second even on a bad and busy pc.
A fast dictionary attack tool (700,000+ candidates per second), that attacks a supported hash with a user-defined dictionary file's candidates to find the string that matches with its corresponding hash.
The module is to be used to encrypt and decrypt string. The major application of the module is in Node.js Backend Applications.
Add a description, image, and links to the dehashing topic page so that developers can more easily learn about it.
To associate your repository with the dehashing topic, visit your repo's landing page and select "manage topics."