This is a Python script for generating wordlists with various options.
- Merge two or more text wordlist files into one.
- Create a new wordlist with the following options:
- Generate wordlist with permutations of entered words (join words).
- Generate wordlist with Leet Speak.
- Generate wordlist with uppercase variations.
- Generate wordlist with prefix and/or suffix.
-
Clone the repository:
git clone https://github.com/your-username/wordlist-generator.git $ python3 PasswordListGenerator.py