Skip to content

Hash Buster is a python script which scraps online hash crackers to find cleartext of a hash.

Notifications You must be signed in to change notification settings

codingo/Hash-Buster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

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
  • 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.

License

If you want to use code from Hash Buster, let me know. Copying/Modifying its code without my permission is a violation of the license.

About

Hash Buster is a python script which scraps online hash crackers to find cleartext of a hash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%