"brute force" and custom charset questions
#5
(11-29-2012, 08:58 PM)undeath Wrote: ? is the special character for hashcat masks. you need to do ?? to have the character ? in the mask

I figured it was the question mark causing problems. Thanks for helping! It works using this syntax:

Code:
./oclHashcat-plus64.bin -a 3 --remove -r rules/custom/pix_salt.rule  -n 40 --gpu-loops=1000 -o solved/pix.solv -m 2400 hashes/pix.hash -1 ?l?d -2 ?d??'!@#$%&' ?u?l?l?l?l?l?1?2


Messages In This Thread
RE: "brute force" and custom charset questions - by jnet - 11-29-2012, 09:17 PM