(04-11-2020, 01:05 PM)undeath Wrote: Doesn't matter, it works for AMD CPUs, too.
Unfortunately, it seems not to in my case. After installing Intel OpenCL Runtime I got this error :
Code:
./hashcat64.exe -b -m 1000 -w 4 -O
Cannot find an OpenCL ICD loader library.
You are probably missing the native OpenCL runtime or driver for your platform.
* AMD GPUs on Windows require this runtime and/or driver:
"AMD Radeon Software Crimson Edition" (15.12 or later)
* Intel CPUs require this runtime and/or driver:
"OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
* Intel GPUs on Windows require this runtime and/or driver:
"OpenCL Driver for Intel Iris and Intel HD Graphics"
* NVIDIA GPUs require this runtime and/or driver:
"NVIDIA Driver" (367.x or later)
I would say the Intel OpenCL runtime is not working well with the NVIDIA drivers.
Simply uninstalling it did not help and I had to uninstall the drivers and reinstall them again (v445.75). Now I am back to step one but at least hashcat is working. Not quite sure it is worth the time spent in the end.
Thanks anyway for your help.