Combinator Attack with Stacked Rules
#2
You can't do -a 1 with -r in combination. What I meant is more like this:

$ ./combinator.bin words.dict words.dict | ./hashcat -m 0 -a 0 -r rules.rule

This way you can't specify which rule to apply on which wordlist, but if you do -m 0 based attack that doesn't matter anyway. It wont hurt you to do some extra runs because it's so fast anyway.


Messages In This Thread
Combinator Attack with Stacked Rules - by princey - 07-21-2016, 05:13 PM
RE: Combinator Attack with Stacked Rules - by atom - 07-22-2016, 10:30 AM