#hash #identify #identification #john #blazingly #hashing #hashcat

app hashinator

A tool to identify hashes blazingly fast

2 stable releases

new 1.0.1 Jan 15, 2025

#2 in #identification

GPL-3.0-or-later

115KB
2K SLoC

Hashinator

A tool to identify the hashing algorithm used to create the provided hash along with incliuding usefull information such as the john the ripper and hashcat identification number to aid in the cracking of the hash along with a brief descripton of the hashes uses and likley place you would find it.

Installation

cargo install hashinator

Usage

  1. identify the below hash
hashinator -t 1ecdeba4b67bf053507826c355828a30 
  1. identify all hashes in the file
hashinator -f file
  1. identify the hash with verbose output
hashinator -v -t 1ecdeba4b67bf053507826c355828a30  

Dependencies

~5–11MB
~139K SLoC