hashcat Forum

Full Version: hashcat doesnt see CPU
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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>
You need to install an OpenCL runtime for your CPU.
(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!