Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Linux]
- Hash Buster - A hash cracking tool
- Hash-Buster: Hash Buster is a python script which uses several online hash crackers to find cleartext 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
- Installing and Using Hash-Buster
- git clone https://github.com/UltimateHackers/Hash-Buster (To install Hash-Buster)
- cd Hash-Buster
- python hash.py (To run Hash-Buster)
- Now you can enter any non-salted MD5/SHA1/SHA2 hash to crack it.
- You can also import hashes from a text file as follows
- Contribute
- There isn't much to contribute but you can add support for more hashes and can add more APIs for SHA-1 and SHA-2.
- Download Hash-Buster: https://github.com/UltimateHackers/Hash-Buster
Add Comment
Please, Sign In to add comment