hybrid dic + mask
#2
You can not do this with a hybrid attack. But you can do it with stacked rules:

./oclHashcat -a 0 hash.txt -r rules/hybrid/prepend_d.rule -r rules/hybrid/append_d.rule

this would by like:

?dDICTIONARY?d

You can add more -r but maybe not 4x prepend and 4x append because this produces 100,000,000 rules. There is not unlimited space for rules. Usually up to 1 million, depending on your GPU.


Messages In This Thread
hybrid dic + mask - by cr4zynou - 03-29-2015, 07:03 PM
RE: hybrid dic + mask - by atom - 03-30-2015, 11:24 AM
RE: hybrid dic + mask - by cr4zynou - 03-30-2015, 01:55 PM