Error CPU Intel Hashcat 5.1.0.
#1
Hi,

I'm using directly the binaries version of hashcat, hashcat-5.1.0.

I don't have GPU but CPU Intel

user$ clinfo
Number of platforms                              1
  Platform Name                                  Intel Gen OCL Driver
  Platform Vendor                                Intel
  Platform Version                                OpenCL 2.0 beignet 1.3
  Platform Profile                                FULL_PROFILE
  Platform Extensions                            cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_3d_image_writes cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_spir cl_khr_icd cl_intel_accelerator cl_intel_subgroups cl_intel_subgroups_short cl_khr_gl_sharing
  Platform Extensions function suffix            Intel
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)


However, when I execute the following command:

./hashcat64.bin -m 2500 -a 3 hashfile.hccapx ?d?d?d?d?d?d?d?d

I receive the following error:

hashcat (v5.1.0) starting...

beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-ic                                            d package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this messa                                            ge)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND

beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-ic                                            d package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this messa                                            ge)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND

No devices found/left.

Started: Mon Apr 27 09:05:40 2020
Stopped: Mon Apr 27 09:05:40 2020


Then, if I execute: hashcat -I

user$  ./hashcat64.bin -I
hashcat (v5.1.0) starting...

beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND

No devices found/left.



How can I make it work with CPU Intel?

Thanks.
Reply


Messages In This Thread
Error CPU Intel Hashcat 5.1.0. - by doggod - 04-27-2020, 11:19 AM
RE: Error CPU Intel Hashcat 5.1.0. - by philsmd - 04-27-2020, 11:28 AM
RE: Error CPU Intel Hashcat 5.1.0. - by doggod - 04-27-2020, 01:05 PM
RE: Error CPU Intel Hashcat 5.1.0. - by undeath - 04-27-2020, 01:25 PM
RE: Error CPU Intel Hashcat 5.1.0. - by doggod - 04-27-2020, 01:46 PM
RE: Error CPU Intel Hashcat 5.1.0. - by philsmd - 04-27-2020, 02:34 PM
RE: Error CPU Intel Hashcat 5.1.0. - by doggod - 04-27-2020, 03:42 PM