Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 517 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 517 Bytes

string_hash_generator

This script has the hability to generate hashes out of strings of alfanumeric text, it has 8 modes, it uses the hashlib library so its compatible with BLAKE, the code its very messy, so you can download it and optimize it, you can use it on your script just credit me.

EXECUTE THE SCRIPT:

python String_Hash_Generator_V1.5.py

or

python3 String_Hash_Generator_V1.5.py

EXECUTING THE FILE

The generator is now available thanks to auto-py-to-exe, just download the file and execute it!