Skip to content

foxforensics/rhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhash

Reverse hash lookup that searches a database of 270+ hash algorithms for the possible source of the given hash sum. All found matches will be output in hashcat notation.

go install go.foxforensics.dev/rhash@latest

Usage

$ rhash SUM

Acknowledgments

The hash algorithm database is based on parts of the Bolt project by Somdev Sangwan.

License

Released under the MIT License.