Help sought for a research project
#9
Should be able to use the example0.hash and example.dict with different attack modes.

Attack modes:

0 = Straight
1 = Combination
3 = Brute-force
6 = Hybrid dict + mask
7 = Hybrid mask + dict

example:

Straight
./oclHashcat64.bin -a 0 example0.hash example.dict

Straight with Rules
./oclHashcat64.bin -a 0 example0.hash example.dict -r rules/best64.rule

Hybrid dict + mask
./oclHashcat64.bin -a 6 example0.hash example.dict ?a?a?a?a


Messages In This Thread
Help sought for a research project - by flopzie - 03-23-2015, 09:00 PM
RE: Help sought for a research project - by Rolf - 03-26-2015, 09:37 AM
RE: Help sought for a research project - by forumhero - 04-01-2015, 11:55 PM