This is a Python script for generating wordlists with various options. It is good when you know what words you want to use and you want to create many possible ways how to write them.
- 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