sc0tfree / mentalist

Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper.
MIT License
1.81k stars 244 forks source link

re-write in PyQt #13

Open noraj opened 5 years ago

noraj commented 5 years ago

Tkinter ttk is old, unconsistent, powerless and display ugly, incorrectly and old fashion on most systems. see #8, #9

Why not re-write the GUI in Qt5 with PyQt?

https://wiki.python.org/moin/PyQt/Tutorials