hashcat icon indicating copy to clipboard operation
hashcat copied to clipboard

Stack with "BC-src-code:7:10: fatal error: 'OpenCL/inc_vendor.h' file not found"

Open cm4ker opened this issue 1 month ago • 0 comments

Try to run and get error:

.\hashcat.exe -m 22000 C:\Users\user\test.hc22000 C:\Users\test\list.txt hashcat (v7.1.2) starting

OpenCL API (OpenCL 3.0 QUALCOMM build: 840.0) - Platform #1 [QUALCOMM]

  • Device #01: Qualcomm(R) Adreno(TM) X1-85 GPU, 16254/32508 MB (1024 MB allocatable), 6MCU

Minimum password length supported by kernel: 8 Maximum password length supported by kernel: 63 Minimum salt length supported by kernel: 0 Maximum salt length supported by kernel: 256

Hashes: 4 digests; 4 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Rules: 1

Optimizers applied:

  • Zero-Byte
  • Single-Salt
  • Slow-Hash-SIMD-LOOP

Watchdog: Hardware monitoring interface not found on your system. Watchdog: Temperature abort trigger disabled.

clCompileProgram(): CL_BUILD_PROGRAM_FAILURE

BC-src-code:7:10: fatal error: 'OpenCL/inc_vendor.h' file not found #include M2S(INCLUDE_PATH/inc_vendor.h) ^ :4:16: note: expanded from macro 'M2S' #define M2S(x) XM2S(x) ^ :3:17: note: expanded from macro 'XM2S' #define XM2S(x) #x ^ :2:1: note: expanded from macro '#' "... ^ 117 diagnostic(s) generated.

  • Device #1: Kernel ./OpenCL/shared.cl build failed.

hashcat -I

hashcat.exe -I hashcat (v7.1.2) starting in backend information mode

OpenCL Info:

OpenCL Platform ID #1 Vendor..: QUALCOMM Name....: QUALCOMM Snapdragon(TM) Version.: OpenCL 3.0 QUALCOMM build: 840.0

Backend Device ID #01 Type...........: GPU Vendor.ID......: 2147483648 Vendor.........: QUALCOMM Name...........: Qualcomm(R) Adreno(TM) X1-85 GPU Version........: OpenCL 3.0 Qualcomm(R) Adreno(TM) X1-85 GPU Processor(s)...: 6 Preferred.Thrd.: 32 Clock..........: 1 Memory.Total...: 32508 MB (limited to 1024 MB allocatable in one block) Memory.Free....: 16254 MB Memory.Unified.: 1 Local.Memory...: 32 KB OpenCL.Version.: OpenCL C 3.0 Qualcomm(R) Adreno(TM) X1-85 GPU Driver.Version.: OpenCL 3.0 QUALCOMM build: 840.0 Compiler DX.18.17.00

OpenCL Platform ID #2 Vendor..: Microsoft Name....: OpenCLOn12 Version.: OpenCL 3.0 D3D12 Implementation

cm4ker avatar Nov 27 '25 17:11 cm4ker