Wordlist Wizard is a powerful and beginner-friendly Python tool for generating custom password wordlists using a modern GUI built with Tkinter. Whether you're a cybersecurity enthusiast, penetration tester, or just curious, this tool helps you create highly flexible wordlists with emojis, themes, and a clean interface.
- β Simple and user-friendly GUI (Tkinter-based)
- β
Choose from multiple character sets:
- Numbers [0β9]
- Lowercase [aβz]
- Uppercase [AβZ]
- Symbols [!@#$...]
- Mixed combinations
- β Emoji-enhanced buttons and feedback
- β Styled with a black & green hacker-friendly theme
- β Warning system for performance (device-safe limits)
- β
Wordlists saved with clear filenames like
6char_lowercase.txt
- Python 3.9 or newer
- Works on Windows, macOS, and Linux
No external libraries needed β pure Python!
π If you have a low-performance device, do not enter a value greater than 5 for password length. The number of combinations increases exponentially!
https://www.youtube.com/watch?v=_XMkagAbJTw



