|
Have trouble in starting hashcat - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Have trouble in starting hashcat (/thread-13444.html) |
Have trouble in starting hashcat - cmdcorp6534 - 12-15-2025 Microsoft Windows [版本 10.0.26200.7462] (c) Microsoft Corporation。保留所有权利。 A:\Tools\hashcat-7.1.2>hashcat -I hashcat (v7.1.2) starting in backend information mode OpenCL Info: ============ OpenCL Platform ID #1 Vendor..: Intel(R) Corporation Name....: Intel(R) OpenCL Graphics Version.: OpenCL 3.0 Backend Device ID #01 Type...........: GPU Vendor.ID......: 8 Vendor.........: Intel(R) Corporation Name...........: Intel(R) Arc(TM) 140T GPU (16GB) Version........: OpenCL 3.0 NEO Processor(s)...: 8 Preferred.Thrd.: 8 Clock..........: 2250 Memory.Total...: 16801 MB (limited to 2047 MB allocatable in one block) Memory.Free....: 8400 MB Memory.Unified.: 1 Local.Memory...: 64 KB OpenCL.Version.: OpenCL C 1.2 Driver.Version.: 32.0.101.8331 A:\Tools\hashcat-7.1.2>hashcat -m 17220 -a 3 -w 4 hash.txt ?d?d?d?d?d?d hashcat (v7.1.2) starting OpenCL API (OpenCL 3.0 ) - Platform #1 [Intel(R) Corporation] ============================================================= * Device #01: Intel(R) Arc(TM) 140T GPU (16GB), 8400/16801 MB (2047 MB allocatable), 8MCU Minimum password length supported by kernel: 0 Maximum password length supported by kernel: 256 Minimum salt length supported by kernel: 0 Maximum salt length supported by kernel: 256 Hashes: 1 digests; 1 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Optimizers applied: * Not-Iterated * Single-Hash * Single-Salt * Brute-Force Watchdog: Hardware monitoring interface not found on your system. Watchdog: Temperature abort trigger disabled. clCompileProgram(): CL_COMPILE_PROGRAM_FAILURE 1:93:10: fatal error: 'OpenCL/inc_checksum_crc32.cl' file not found #include M2S(INCLUDE_PATH/inc_checksum_crc32.cl) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <command line>:4:17: note: expanded from here #define M2S(x) XM2S(x) ^~~~~~~ <command line>:3:18: note: expanded from here #define XM2S(x) #x ^~ <scratch space>:26:1: note: expanded from here "OpenCL/inc_checksum_crc32.cl" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Device #1: Kernel ./OpenCL/m17220_a3-pure.cl build failed. Started: Mon Dec 15 19:03:09 2025 Stopped: Mon Dec 15 19:03:12 2025 A:\Tools\hashcat-7.1.2> Note that I've verified OpenPGP signature of the copy of hashcat I downloaded. RE: Have trouble in starting hashcat - cmdcorp6534 - 12-15-2025 I've confirmed that this is a bug and I posted an issue on GitHub, see https://github.com/hashcat/hashcat/issues/4587. |