05-10-2023, 02:09 PM
CPU also needs drivers for opencl, so if doesnt recognize your CPU, you are missing some prerequisites, next, opencl 1.2 is also very old and will result in errors compiling the kernels, you will need at least opencl 2.1 for running hashcat
so if you manage to get your card or cpu recognized with opencl 2.1 you can try again to run an attack
Code:
hashcat -I
so if you manage to get your card or cpu recognized with opencl 2.1 you can try again to run an attack