Special mask attack rules?
#1
Hi,

I want use massattack but I need some rules for example

hashcat64.exe -m 2500 -a 3 E:\mycap.hccapx -1 ?l?d?u ?1?1?1?1?1?1?1?1

I use this codes.

I need this rules

- Max digit number = 2
- Max uppercase = 2
- not dumplicate char

examples
1ab3CdeF
oDn3iN9z
and not want dumplicate example 1aadWeF3 or kdE33nKw or k3GGea8n

how to do this?
#2
use http://www.thesprawl.org/projects/pack/
#3
(09-20-2018, 07:10 PM)undeath Wrote: use http://www.thesprawl.org/projects/pack/

thanks too much. Can you help me for crative true rules?

edit: Ok I find solituon thanks again