hashcat Forum

Full Version: Prince attack with mask
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I can't get the prince attack to work with a custom charset/mask. Is this expected behaviour?

Regards MG
Yes, it is. You need to specify a wordlist
What I meant was like this:

hashcat-cli64.exe -a 6 --stdout --pw-min=2 --pw-max=2 --elem-cnt-min=1 --elem-cnt-max=2 mydict.txt ?u?u
Yeah, but a mask is not a filter criteria. That's not how it works