hashcat Forum
how to limit a character in the mask - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: how to limit a character in the mask (/thread-9536.html)



how to limit a character in the mask - papopig81 - 09-30-2020

Hello, I should find a password with length 8. Formed by numbers and capital letters.
To speed up the process, I don't want more than 6 numbers and 6 letters to appear in the same password.
how should i set the mask?
thanks to those who can help me


RE: how to limit a character in the mask - atom - 09-30-2020

You need to generate a maskfile using PACK (you can find it on github).