Hash Buster is a python script which uses several online hash crackers to find the clear text of a hash in less than 5 seconds.
Features of Hash Buster:
- Detects hash
- MD5 Support
- SHA1 Support
- SHA2 Support
- Adding more APIs for SHA1 and SHA2
- More hash types will be added on demand
Installing and Using Hash Buster
Open your terminal and enter
https://github.com/UltimateHackers/Hash-Buster
Now enter the following command
cd Hash-Buster
Now run Hash Buster by entering
python hash.py
Now you can enter any non-salter MD5/SHA1/SHA2 hash to crack it.