The pw should be hashcat!, but the status of the cmd was EXHAUSTED even "hashcat!" was included in the password list.
The .bat
The pw list
=================================================
Similar problem occurred during the cracking of my wifi. The pw of it is 123456123. When I used aircrack-ng to crack the file in ".cap" with the same dictionary file, the key could be found successfully. After I converted the .cap file to .pccap through an online converter, and used the .pccap file in oclhashcat with the command
It would be great if you can also mention GPU models and number of devices (please also test with -d 1 for multi-GPU systems) and the exact driver version.
Please also test with a mask like -a 3 'hashcat!' (for linux only - quotes are needed for *nix based systems for the question mark) or -a 3 hashcat! (windows does not need quotes) instead of a wordlist (which could contain whitespace - space, tabs,... - or special encodings, unicode or others).
Maybe you can also test with different (supported) driver versions to make sure that it doesn't depend on a specific (older) driver version.
Don't hesitate to open a trac ticket if you double-checked the problem and it still is unable to crack.
@okman0060 could you please test different versions of the nvidia driver.
For instance the 352.x driver versions etc.
This information would be very very helpful for the oclHashcat devs. Unfortunately, afaik no dev was able to reproduce the problem so far. That is also why a detailed (and maybe complete) overview of which driver version work for you and which dont would be highly appreciated. thx