Hash Cracker
- SiDaStuff
- May 26
- 1 min read
Well, I finally did it, a simple script that decrypts MD5 hashes, up to 6 characters. I have made the python script available to learn from, you can download it here:
Please use this carefully, if you want to decrypt more than 6 characters, you can edit the max_length > 6: variable in the code.
Enjoy :)
Kommentarer