Releases: false-spring/gbfr-tools
Releases · false-spring/gbfr-tools
0.0.1 - xxhash32 utility
xxhash32
This release contains a utility executable for performing some functions related to the custom xxhash32 hasher.
hash <string>
hash-file <path_to_txt>
Usage: xxhash32.exe <COMMAND>
Commands:
hash Hashes a single string
hash-file Hashes each line of a file and writes the results to a CSV output file
brute-force Brute forces a hash, trying to find a string up to a given length that hashes to the given hash
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version