10-27-2012, 08:49 AM
In order to crack a WPA/WPA2 handshake, you need to have a dictionary and that is probably the only mode of attack which can give you success.
So, to complete your syntax:
oclHashcat-plus64.exe -m 2500 -a 0 test.hcc dict.txt
where, dict.txt is your wordlist.
So, to complete your syntax:
oclHashcat-plus64.exe -m 2500 -a 0 test.hcc dict.txt
where, dict.txt is your wordlist.