gotcha

package module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2026 License: MIT Imports: 3 Imported by: 0

README

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)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IdentifyFile

func IdentifyFile(path string) (map[string][]Match, error)

Types

type Match

type Match = identify.Mode

func Identify

func Identify(hash string) []Match

Directories

Path Synopsis
cmd
gotcha command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL