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

The issue is that the setup.py is deploying the `tests` folder under the root python path and not under this package one. So it's end up under `/usr/lib/python3.11/site-packages/tests` rather than...

Traceback (most recent call last): File "/usr/local/bin/mentalist", line 33, in sys.exit(load_entry_point('Mentalist==1.0', 'gui_scripts', 'mentalist')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/bin/mentalist", line 25, in importlib_load_entry_point return next(matches).load() ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load module...

every time i try to set a case and i want to change my previously imported wordlist with capital letters or all words lowercase i get the following error message....