hashcat Forum

Full Version: Nothing happens
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey!

I'm trying to use hashcat to crack a wpa2 handshake.
I've converted it to hc22000 with the online tool and I'm running this under windows:

hashcat.exe D:\wpa2test.hc22000 D:\wordlist\rockyou.txt

It starts and then it terminates. No messages at all:

C:\hashcat-6.2.6>hashcat.exe -m 22000 D:\wpa2test.hc22000 D:\wordlist\rockyou.txt
hashcat (v6.2.6) starting


C:\hashcat-6.2.6>



Am I doing something wrong here?
hashcat.exe -a 0 -w4 -m 22000 D:\wpa2test.hc22000 D:\wordlist\rockyou.txt
(12-23-2022, 01:09 PM)marc1n Wrote: [ -> ]hashcat.exe -a 0 -w4 -m 22000 D:\wpa2test.hc22000 D:\wordlist\rockyou.txt

After some conversation on the Discord channel, we noticed it was theĀ "OpenCL and OpenGL Compatibility Pack" in Windows causing the problem. I had to uninstall that.

Now it works!
Thank you penguin keeper!
yourock.txt