Why are you piping output to oclhc when it has a built-in password generator?
Try this:
Also, I think oclhc automatically rejects anything that's less than 8 or more than 63(15) for WPA/WPA2, as per 802.11i standard.
Try this:
Code:
C:\Hacking\oclHashcat-1.31>oclHashcat32 -m 2500 -1 dABCDEF D:\Handshakes\84-9C-A6-2D-71-90_handshake.hccap ?1?1?1?1?1?1?1?1
Also, I think oclhc automatically rejects anything that's less than 8 or more than 63(15) for WPA/WPA2, as per 802.11i standard.