Can hybrid attack work with rules?
#6
to avoid to generate a large dict also something like this would work in your particular case:
file: my_append_num_and_duplicate.rule
Code:
$0 d
$1 d
$2 d
$3 d
$4 d
$5 d
$6 d
$7 d
$8 d
$9 d

Code:
oclhashcat64 -m 1000 -r my_append_num_and_duplicate.rule TestPassword.txt cain.txt


Messages In This Thread
RE: Can hybrid attack work with rules? - by atom - 01-23-2015, 12:12 PM
RE: Can hybrid attack work with rules? - by philsmd - 01-24-2015, 08:43 AM