You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 because the password that i'm trying to generate has a dot in it.
The text was updated successfully, but these errors were encountered:
EdTech101
changed the title
Why in the special chars doesn't appear the symbols less than "<", greater than">", dot "." and the tilde "~", question mark "?"
Why in the special chars doesn't appear the symbols less than "<", greater than">", dot "." and the tilde "~", question mark "?", etc.
Jul 30, 2019
There is no real reason. It seems, that this project is no longer supported. There are a couple of pull requests which fixes that like this and especially this. All in all, you can do this by your own. Just change L22 in const.py (path: /mentalist/view/) and add a couple of special characters like <>.?§$´€°^. There are even more missing special characters.
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 because the password that i'm trying to generate has a dot in it.
The text was updated successfully, but these errors were encountered: