hashcat Forum
Prince attack with mask - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Prince attack with mask (/thread-4409.html)



Prince attack with mask - martin_G - 06-04-2015

Hi,

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

Regards MG


RE: Prince attack with mask - atom - 06-05-2015

Yes, it is. You need to specify a wordlist


RE: Prince attack with mask - martin_G - 06-05-2015

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


RE: Prince attack with mask - atom - 06-05-2015

Yeah, but a mask is not a filter criteria. That's not how it works