hashcat Forum
How to... - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: General Talk (https://hashcat.net/forum/forum-33.html)
+--- Thread: How to... (/thread-6015.html)



How to... - Tenchu - 11-05-2016

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.


RE: How to... - atom - 11-06-2016

You first need to install an OpenCL runtime for your CPU. This is not part of hashcat.


RE: How to... - Tenchu - 11-07-2016

(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.