shell
git clone https://github.com/IrishMaestro/hashraccoon.git
shell
cd hashraccoon && chmod +x install.sh && ./install.sh
shell
cargo build --release
shell
./target/release/hashraccoon <algorithm> <hash> <path/to/wordlist>
shell
./target/release/hashraccoon md5 fd3dd4b168a1cae43f5b329142f73d27 $(pwd)/rockyou.txt
shell
./target/release/hashraccoon sha256 dc11a50ee7b0763306d2019e611d1ed3e66b3f182b3b2c18acbacccfd0ba656b $(pwd)/rockyou.txt
https://user-images.githubusercontent.com/70972101/188251119-e2a6bb54-9edf-412f-98c1-60c54eef56ab.mov