Hi
i want to generate all the possible combinations ..for a pass. Lets say 4 char long,by this rule
xyxy where x= a,e,i y=1,2,3,
and we get for "xyxy"type: a1a1,a1a2,a1a3, a1e1,... a2e1,a2e2,a2e3 so on.
Can be done with Mask ? or crunch..or some word generator?
Thanks
i want to generate all the possible combinations ..for a pass. Lets say 4 char long,by this rule
![Wink Wink](http://hashcat.net/images/smilies/wink.gif)
and we get for "xyxy"type: a1a1,a1a2,a1a3, a1e1,... a2e1,a2e2,a2e3 so on.
Can be done with Mask ? or crunch..or some word generator?
Thanks