hashcat Forum

Full Version: How to...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone,

I come here because I cannot really understand my mistake into Hashcat 3.00
I tried to figure it out with the wiki but I didn't the way to solve my take.

At first I just wanted run some benchmark on Hashcat 3.00 to get idea of what can do my CPU.

And I always get this error message :

ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND

I am sure it's pretty simple but I am lost.
I would appreciate to get help, I want to understand and not basicly copy and past the solution.
Thanks to people who will take time to p me to progress in how to use Hashcat.
You first need to install an OpenCL runtime for your CPU. This is not part of hashcat.
(11-06-2016, 03:44 PM)atom Wrote: [ -> ]You first need to install an OpenCL runtime for your CPU. This is not part of hashcat.

Thank you for your help. I will read about this part.