Noob: Efficient way to "combine" masks and rules
#3
You can do:

rule1.rule:

Quote:sS$

rule2.rule:

Quote:$0 $0 $0 $0
...
$9 $9 $9 $9

And then run hashcat with -r rule1.rule -r rule2.rule

You can use --stdout to verify


Messages In This Thread
RE: Noob: Efficient way to "combine" masks and rules - by atom - 01-26-2017, 09:56 AM