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

locale.Error: unsupported locale setting #18

Closed truesamurai closed 4 years ago

truesamurai commented 4 years ago

When I open Mentalist I get this error: locale.Error: unsupported locale setting

I am on Kali 2020.2. How can I fix this error?

truesamurai commented 4 years ago

Its fixed. Open : etc/locale.gen uncomment: en_US.UTF-8 UTF-8 run: locale-gen