What happens with --increment when using irregular mask?
#1
Hello, folks.
I could not find the answer to my question in the Wiki, so I am going to pose it here:
If I make a mask like "?u?d?d?d", does --increment mode builds this automation?

Code:
?u
?u?d
?u?d?d
?u?d?d?d

or maybe this other one?

Code:
?d
?d?d
?d?d?d
?u?d?d?d

I think the description at "Mask Attak in the Wiki" is ambiguous about this.

Thanks in advance.
#2
The first one.
#3
(01-19-2013, 02:53 PM)M@LIK Wrote: The first one.

Thanks, M@LIK.