Skip to content

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

License

Notifications You must be signed in to change notification settings

mostafahasseib/Hash-Buster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%