Skip to content

HatBashBR/Hatwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hatwitch - HashID

Identify the different types of hashes used to encrypt passwords.

Hatwitch is a tool written in Ruby which supports the identification of over 220 unique hash types using regular expressions. A detailed list of supported hashes can be found here.

It is able to identify a single hash, parse a file or read multiple files in a directory and identify the hashes within them. hashID is also capable of including the corresponding hashcat mode and/or JohnTheRipper format in its output.

Usage

Exemple: hashwitch.rb -m 59b466fd93164953e56bdd1358dc0044 or --hashing 59b466fd93164953e56bdd1358dc0044

About

Identify the different types of hashes used to encrypt passwords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages