📌 This script is a password mutation (wordlist generation) tool that takes a base word and generates various transformed versions of it for password cracking.
This tool is built to support real-world penetration testing and red team engagements.
The goal was to move beyond static wordlists and automate intelligent password transformations that improve cracking efficiency during credential audits.
Built in Python and designed to integrate with tools like Hashcat and John the Ripper. 🚀
./distort.py -l 9 -i passwordlist.txt -o disortedlist.txt