09-23-2014, 04:13 AM
first, '-k ?d?d' is incorrect, that's a mask not a rule.
second, you're likely seeing a lot of rejected combinations because the words in your wordlists are too short. a 3-char word + a 3-char word is a 6-char word, which is too short for WPA's minimum of 8 chars.
try using maskprocessor to generate a list of ?d?d, then use combinator3.exe from hashcat-utils and pipe that into oclHashcat.
second, you're likely seeing a lot of rejected combinations because the words in your wordlists are too short. a 3-char word + a 3-char word is a 6-char word, which is too short for WPA's minimum of 8 chars.
try using maskprocessor to generate a list of ?d?d, then use combinator3.exe from hashcat-utils and pipe that into oclHashcat.