gotcha
Identify hash types from hash strings.
Hash identification patterns from noraj/haiti.
gotcha --hash 5d41402abc4b2a76b9719d911017c592
gotcha --file hashes.txt
Usage
| Flag |
Description |
--hash HASH |
Identify a single hash |
-f, --file FILE |
Identify hashes from a file (one per line) |
--extended |
Show extended/uncommon matches |
--no-color |
Disable colored output |
Library
import "github.com/Fakechippies/gotcha"
matches := gotcha.Identify(hash)