11-27-2024, 04:05 PM
(11-27-2024, 02:59 PM)buka Wrote: Try adding --backend-ignore-opencl to the command line.
I did what u said and added it to the command line at the end and then this came up:
C:\hashcat-6.2.6>hashcat -a 0 -m 1000 --username hashdump.txt rockyou.txt --backend-ignore-opencl
hashcat (v6.2.6) starting
ATTENTION! No OpenCL, HIP or CUDA compatible platform found.
You are probably missing the OpenCL, CUDA or HIP runtime installation.
* AMD GPUs on Windows require this driver:
"AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly)
* Intel CPUs require this runtime:
"OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
* NVIDIA GPUs require this runtime and/or driver (both):
"NVIDIA Driver" (440.64 or later)
"CUDA Toolkit" (9.0 or later)
Started: Wed Nov 27 21:53:33 2024
Stopped: Wed Nov 27 21:53:33 2024
C:\hashcat-6.2.6>