mentalist icon indicating copy to clipboard operation
mentalist copied to clipboard

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 an...

Results 34 mentalist issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/mentalist", line 11, in load_entry_point('Mentalist==1.0', 'gui_scripts', 'mentalist')() File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 489, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2852, in load_entry_point return ep.load()...

This may be a JtR specific enhancement. I am not sure that HC does the string insertions. The proper syntax change is: ``` $j$a$m$e$s --> Az"james" ^y^r^a^m --> A0"mary" ```...

Just playing around a bit (btw, NICE tool). I downloaded the pre-built 1.0 and here was one issue I found: 2 nodes, append male name, prepend female name. Here was...

hello sc0tfree team i need some help i installed the mentalist and when i try to open them i use python3 mentalist but i got this problem root@kali:~/mentalist# python3 mentalist...

mentalist Traceback (most recent call last): File "/usr/local/bin/mentalist", line 11, in load_entry_point('Mentalist==1.0', 'gui_scripts', 'mentalist')() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 490, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2859, in load_entry_point return...

When comes to select the special chars for the wordlist the window doesn't show some symbols why is that? , it's an awesome tool btw... I came into this issue...

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

Honestly having a great time playing around with this. Many thanks! I just wanted to bring to your attention that the GUI has been acting up a little on my...