08-25-2015, 02:46 PM
Trying to add some digits to long passwords, I noticed that using a mask (?d?d?d?d) works nice, but when using a rulefile ($1$2$3$4 etc) it doesn't find anything. This happens for passwords longer than 31 characters.
So mask ok; rule fails.
Is this normal?
thanks
So mask ok; rule fails.
Is this normal?
thanks