hashcat doesnt see CPU
#1
Exclamation 
Hello, i am using hashcatGUI with hashcat 3.10 binary.
Trying to launch hashcat in CPU only mode, but it doesnt see CPU
What am i doing wrong?

Code:
hashcat (v3.10) starting... OpenCL Platform #1: NVIDIA Corporation ====================================== - Device #1: GeForce GTX 660, skipped ERROR: No devices found/left D:\HashCat\hashcat-3.10>
#2
You need to install an OpenCL runtime for your CPU.
#3
(09-27-2016, 02:58 PM)atom Wrote: You need to install an OpenCL runtime for your CPU.
It works now Wink
Thank you so much!