Skip to main content

Crate hash_hunter

Crate hash_hunter 

Source

Structs§

FileCheckFailure
Details for a file that could not be checked during search.
MatchResult
A matched target found on disk.
SearchConfig
Configuration for a search across files.
SearchReport
Summary information from a search operation.
Target
A hash target with optional name metadata.

Enums§

Algorithm
Supported hashing algorithms.

Functions§

load_batch
Load hash targets from a batch file.
parse_hex
Parse a hexadecimal string into raw bytes.
search
Search a directory tree for files whose hashes match configured targets.