Can hybrid attack work with rules?
#7
(01-24-2015, 08:43 AM)philsmd Wrote: to avoid to generate a large dict also something like this would work in your particular case:
Code:
oclhashcat64 -m 1000 -r my_append_num_and_duplicate.rule TestPassword.txt cain.txt
A good idea, indeed.
Would it be the same as this other one?
Code:
oclhashcat64 -m 1000 -r my_append_num.rule TestPassword.txt cain.txt -j d

Considering the file is now:
Code:
$0
$1
$2
$3
$4
$5
$6
$7
$8
$9


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 SopalajoArrierez - 01-24-2015, 09:02 AM