05-05-2017, 02:29 PM
(05-05-2017, 12:42 AM)ForgotMP1P Wrote: I would really appreciate some help.
The situation is now:
- hashcat masks with custom charsets don't work because of the § sign
- feeding hashcat with generated wordlists inlcuding the § sign works just fine with my demo setup
- i used crunch to generate a custom wordlist but crunch can only use one custom charset
I need to do the following:
§ or ! or %
Password
# or " or &
The best solution would be if the tool could generate
§ or ! or % or NOTHING
Password
# or " or & or NOTHING
So i got hashcat ready, i got a quite good GFX card and i tried crunch but it doesn't fit my purpose very well.
Please help
So, if I understand you correctly, you want to be able to generate a list of candidate passwords that contain these special characters, particularly non-ascii characters such as § into your password candidates.
The comboleetor.pl script can generate the lists according to your specifications. I don't have special character support right now, but I might be able to work that in. I'll check to see what's involved.
Cheers,
Jim B.