05-06-2014, 10:30 PM
Yes it does work fine but it wastes much time trying combinations that have more (or less) then 4 uppercase letters or numbers.
i.e. A0000001 is a big waste of time because I know its not the password format.
I doubt its impossible to accomplish, maybe using a dictionary generator or rules rather then a mask could work maybe. Being able to do so would be a HUGE performance gain.
i.e. A0000001 is a big waste of time because I know its not the password format.
I doubt its impossible to accomplish, maybe using a dictionary generator or rules rather then a mask could work maybe. Being able to do so would be a HUGE performance gain.