05-29-2019, 10:49 AM
Thank you for your comment.
I don't understand "dollar AS-IS". From the hashcat output I see that you can use it as a question mark.
I'm aware that ?a?abbbbb?a?a is a valid mask. The syntax highlighting is very simple and has several shortcomings. Maybe I or someone else can improve it.
I had the problem that I sometimes didn't see mistakes like ?? when editing mask files, so this is a quick 'n dirty "hack".
I don't understand "dollar AS-IS". From the hashcat output I see that you can use it as a question mark.
Code:
$ hashcat --stdout -a 3 ?????d
??1
??2
(...)
I had the problem that I sometimes didn't see mistakes like ?? when editing mask files, so this is a quick 'n dirty "hack".