First use help
#4
Yes, sorry, missed that. You need to specify the attack mode (-a) and the input format (-m):

oclHashcat64.exe -a 3 -m 0 --status -i --increment-min=4 --increment-max=10 -o $fullpath$\hashes_found.txt -1 ?u0 -2 ?l1 $fullpath$\hashes_tofind.txt ab?1?2?2?2?2?2?2?2

By default, the attack mode is set to 0 (straight mode) which doesn't use any mask so only files as arguments are expected.


Messages In This Thread
First use help - by Fred - 06-02-2014, 12:38 PM
RE: First use help - by hypn0s - 06-02-2014, 03:57 PM
RE: First use help - by Fred - 06-02-2014, 04:15 PM
RE: First use help - by hypn0s - 06-02-2014, 04:30 PM
RE: First use help - by Fred - 06-02-2014, 04:38 PM