(05-11-2020, 03:37 PM)hashnewb Wrote: I'm trying to optimize hash cracking for WPA2 passwords.
Max is 86,925 H/s on my NVIDIA GTX 1050 Ti, this doesn't seem right though because I can get 250,000 on other hash cracking programs.
Also when using hashcrack my GPU is only using 1-2%.
Did some research and noticed you can use maskprocessor to give the GPU more work, I found the commands but they all refer to mp64.exe. This file doesn't exist in the latest binary though so I can't get this working, has the command changed?
I don‘t understand exactly what you want to optimice with maskprocessor.
Maksprocessor is included in hashcat, so you can use it as an attack-mode,...or send it to stdout if you want to use the wordlist in the other craciung tool which you are using.
Btw: please post your Commandline to crack the wpa2-hash, perhabs there is something suboptimal