10-18-2012, 07:47 PM
(10-18-2012, 06:21 PM)M@LIK Wrote: Pipe maskprocessor to -plus, and you can use rules.
This above will brute-force all digits from length one to four, plus appending usernames to the guess.Code:mp64 -i ?d?d?d?d | -plus -m2400 -r usernames.rule hashfile
Ah. Very nice. That will certainly do the trick. It does hinder the ability to guesstimate how long the job will take though.