Will this work? MaskProcessor with Hashcat - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip (https://hashcat.net/forum/forum-28.html) +--- Thread: Will this work? MaskProcessor with Hashcat (/thread-6707.html) |
Will this work? MaskProcessor with Hashcat - Jarvis153 - 07-12-2017 mp64.exe -q 2 -1 ABCDEFGHJKMNPQRTUVWXY346789 ?1?1?1?1?1?1?1?1 | hashcat64.exe -w 3 -m2500 -a3 HccapxFile -1 ABCDEFGHJKMNPQRTUVWXY346789 ?1?1?1?1?1?1?1?1 Using windows. All files are in the same folder. I know the password is 8 characters and only uses the characters listed with no more than 2 repeating characters. RE: Will this work? MaskProcessor with Hashcat - undeath - 07-12-2017 either you use maskprocessor or you use a3. Both at the same time does not make sense. RE: Will this work? MaskProcessor with Hashcat - Jarvis153 - 07-12-2017 (07-12-2017, 06:51 PM)undeath Wrote: either you use maskprocessor or you use a3. Both at the same time does not make sense. Oops. The main thing I wanted is to ignore repeating characters. Any advice on how to do that? RE: Will this work? MaskProcessor with Hashcat - undeath - 07-12-2017 run hashcat with a0 and no mask |