Works on virtual machine but not on windows
#1
Hey all, first post here.

So i got a handshake of my AP and i can successfully crack it on a virtual machine (using aircrack and hashcat). 

But when i tried to do it on windows using hashcat (because i found that it's way faster since it's uses the GPU), it doesn't work. 

I'm only putting the correct password in the wordlist, but it just doesn't find it... 



Command: .\hashcat64.exe -a 0 -m 2500 CaptureWayfay.hccapx top1.txt --self-test-disable

[Image: unknown.png?width=504&height=427]

[Image: unknown.png]

Thanks in advance for your answers and sorry if this is considered a dumb question.

Have a nice day.
Reply
#2
--self-test-disable your problem is right there. If the self test is failing your opencl driver is broken. Try using the latest beta version: https://hashcat.net/beta/
Reply
#3
(06-09-2020, 05:38 PM)undeath Wrote: --self-test-disable your problem is right there. If the self test is failing your opencl driver is broken. Try using the latest beta version: https://hashcat.net/beta/

Thank you so much for your reply.

I tried with the beta version, and no error messages has been shown.

However, i have the program stuck at "Initialized device kernels and memory" for over than 30 minutes now...

[Image: JKYXLcr.pnghttp:]
Reply