|
I can't get it to work - 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: I can't get it to work (/thread-13575.html) Pages:
1
2
|
I can't get it to work - Ricybily - 04-02-2026 I've been trying many methods to get it working since it all started when I first installed it on my Windows 10 machine with a 5050. When I try to use Hashcat, it tells me I need compatible drivers and that I need to change them. I followed the entire process to change the drivers on the website, and when I finally manage to install them, it starts giving this error and I can't get past it.
RE: I can't get it to work - penguinkeeper - 04-02-2026 I think the forum killed the image and I can't see it, please could you paste the error into here instead? RE: I can't get it to work - Ricybily - 04-02-2026 (04-02-2026, 12:15 PM)penguinkeeper Wrote: I think the forum killed the image and I can't see it, please could you paste the error into here instead? this is the error and the comand D:\hashcat-7.1.2>hashcat.exe -m 22000 D:\hashcat-7.1.2\handshake.hc22000 -a 3 --increment --increment-min 8 --increment-max 12 ?d?d?d?d?d?d?d?d?d?d?d?d hashcat (v7.1.2-338-g18c6aaf) starting CUDA API (CUDA 12.9) ==================== * Device #01: NVIDIA GeForce RTX 5050, 6976/8150 MB, 20MCU OpenCL API (OpenCL 3.0 CUDA 12.9.90) - Platform #1 [NVIDIA Corporation] ======================================================================= * Device #02: NVIDIA GeForce RTX 5050, skipped 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: 2 digests; 2 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Optimizers applied: * Zero-Byte * Single-Salt * Brute-Force * Slow-Hash-SIMD-LOOP Watchdog: Temperature abort trigger set to 90c cuLinkAddData(): the provided PTX was compiled with an unsupported toolchain. * Device #1: Kernel ./OpenCL/shared.cl link failed. Error Log: ptxas application ptx input, line 9; fatal : Unsupported .version 9.2; current version is '8.8' * Device #1: Kernel ./OpenCL/shared.cl build failed. Started: Thu Apr 2 10:23:08 2026 Stopped: Thu Apr 2 10:23:11 2026 RE: I can't get it to work - ZerBea - 04-02-2026 Installed NVIDIA driver doesn't match to the installed CUDA version. More information (compatibility table) is here: https://docs.nvidia.com/deploy/cuda-compatibility/minor-version-compatibility.html RE: I can't get it to work - Ricybily - 04-03-2026 i use CUDA 12.9 becase my driver version is 576.88. i just install the .exe, then i tried again but i get the same error: D:\hashcat-7.1.2>hashcat.exe -m 22000 D:\hashcat-7.1.2\handshake.hc22000 -a 3 --increment --increment-min 8 --increment-max 12 ?d?d?d?d?d?d?d?d?d?d?d?d hashcat (v7.1.2-338-g18c6aaf) starting CUDA API (CUDA 12.9) ==================== * Device #01: NVIDIA GeForce RTX 5050, 6976/8150 MB, 20MCU OpenCL API (OpenCL 3.0 CUDA 12.9.90) - Platform #1 [NVIDIA Corporation] ======================================================================= * Device #02: NVIDIA GeForce RTX 5050, skipped 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: 2 digests; 2 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Optimizers applied: * Zero-Byte * Single-Salt * Brute-Force * Slow-Hash-SIMD-LOOP Watchdog: Temperature abort trigger set to 90c cuLinkAddData(): the provided PTX was compiled with an unsupported toolchain. * Device #1: Kernel ./OpenCL/shared.cl link failed. Error Log: ptxas application ptx input, line 9; fatal : Unsupported .version 9.2; current version is '8.8' * Device #1: Kernel ./OpenCL/shared.cl build failed. Started: Thu Apr 2 14:53:47 2026 Stopped: Thu Apr 2 14:53:50 2026 RE: I can't get it to work - ZerBea - 04-03-2026 This "Unsupported .version 9.2; current version is '8.8'" is a compatibility issue between CUDA toolkit and driver. The installed versions do not match. Reinstalling hashcat won't solve the problem. PTX ISA 8.8 CUDA 12.9 need driver r575 (see table 62): https://docs.nvidia.com/cuda/pdf/ptx_isa_8.8.pdf PTX ISA 9.2 CUDA 13.2, need driver r595 (see table 65) https://docs.nvidia.com/cuda/pdf/ptx_isa_9.2.pdf Remove outdated NVIDIA driver and outdated CUDA toolkit completely and make sure they are really removed completely. Update NVIDIA driver to latest version (595.97). Update CUDA toolkit to latest version (13.2). RE: I can't get it to work - Ricybily - 04-03-2026 i made it!!!! Thanks. i was about to give up RE: I can't get it to work - ZerBea - 04-03-2026 Glad that it works now for you. Enjoy hashcat. RE: I can't get it to work - ari2asem - 04-20-2026 i get kind of the same error, CUDA API (CUDA 13.0) ==================== * Device #01: NVIDIA GeForce GTX 1080 Ti, 10200/11263 MB, 28MCU OpenCL API (OpenCL 3.0 CUDA 13.0.97) - Platform #1 [NVIDIA Corporation] ======================================================================= * Device #02: NVIDIA GeForce GTX 1080 Ti, skipped Minimum password length supported by kernel: 0 Maximum password length supported by kernel: 20 Minimum salt length supported by kernel: 0 Maximum salt length supported by kernel: 51 Hashes: 3 digests; 2 unique digests, 2 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Rules: 1 Optimizers applied: * Optimized-Kernel * Zero-Byte Watchdog: Hardware monitoring interface not found on your system. Watchdog: Temperature abort trigger disabled. nvrtcCompileProgram(): NVRTC_ERROR_INVALID_OPTION nvrtc: error: invalid value for --gpu-architecture (-arch) * Device #1: Kernel ./OpenCL/shared.cl build failed. * Device #1: Kernel ./OpenCL/shared.cl build failed. it is nvidia DCH-driver = gamer experience. nvidia-smi says PS C:\Windows\system32> nvidia-smi Mon Apr 20 21:38:16 2026 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 582.28 Driver Version: 582.28 CUDA Version: 13.0 | +-----------------------------------------+------------------------+----------------------+ | GPU Name Driver-Model | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce GTX 1080 Ti WDDM | 00000000:01:00.0 On | N/A | | 46% 36C P0 66W / 250W | 686MiB / 11264MiB | 2% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 1656 C+G C:\Windows\System32\dwm.exe N/A | | 0 N/A N/A 1840 C+G ...ntrolPanel\SystemSettings.exe N/A | | 0 N/A N/A 2272 C+G ...App\Notepad++64\notepad++.exe N/A | | 0 N/A N/A 3444 C+G ...ODO Internet Security\cis.exe N/A | | 0 N/A N/A 6600 C+G C:\Windows\explorer.exe N/A | | 0 N/A N/A 6956 C+G ...h_cw5n1h2txyewy\SearchApp.exe N/A | | 0 N/A N/A 7172 C+G ...y\StartMenuExperienceHost.exe N/A | | 0 N/A N/A 8920 C+G ...ArgusMonitor\ArgusMonitor.exe N/A | | 0 N/A N/A 9108 C+G ...are\IntelGraphicsSoftware.exe N/A | +-----------------------------------------------------------------------------------------+ RE: I can't get it to work - ari2asem - 04-21-2026 nevermind....i am using --backend-ingore-cuda command to get to hashcat |