hashonymize

Anonymize your hashcat formatted files for online cracking

GPL-3.0 License

Stars
21

Hashonymize

This smol tool is aimed at anonymizing hashes files for offline but online cracking like Google Collab for instance (see https://github.com/ShutdownRepo/google-colab-hashcat).

This is how it's supposed to be installed

git clone https://github.com/ShutdownRepo/hashonymize
cd hashonymize
python3 setup.py install --user

This is the help.

This is how it works.

This is how it works in debug.

This script is really simple, really dumb, improve it if you want improvements.