A Command Line Hash List and Hash Comparison tool compatible with wombatforensics' hash lists and hash matching using the BLAKE3 hash.
The code is compiled using c++17.
- To compile, type
make all
to compile the blake3 library and then wombathasher. - To install, type
sudo make install
to install the binary and manpage in the /usr/local/ directories.
The latest release is v0.5 and can be downloaded here