Device kernel image is invalid
#1
Hi all,

I have a problem when running hashcat on Windows 10x64. Here are my setup and versions:

Windows 10x64
AMD Ryzen 7 5800X 8-Core Processor
Nvidia GeForce RTX 2080 Super
Nvidia Game Ready Driver 511.23
Cuda Toolkit 11.6.0_511.23
Hashcat 6.2.5

Here is the message I have when I try to run a benchmark with example0.cmd :

Code:
E:\Tools\hashcat-6.2.5>hashcat -b -m 22000
hashcat (v6.2.5) starting in benchmark mode

Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.

* Device #1: WARNING! Kernel exec timeout is not disabled.
            This may cause "CL_OUT_OF_RESOURCES" or related errors.
            To disable the timeout, see: https://hashcat.net/q/timeoutpatch
* Device #2: WARNING! Kernel exec timeout is not disabled.
            This may cause "CL_OUT_OF_RESOURCES" or related errors.
            To disable the timeout, see: https://hashcat.net/q/timeoutpatch
CUDA API (CUDA 11.6)
====================
* Device #1: NVIDIA GeForce RTX 2080 SUPER, 7137/8191 MB, 48MCU

OpenCL API (OpenCL 3.0 CUDA 11.6.58) - Platform #1 [NVIDIA Corporation]
=======================================================================
* Device #2: NVIDIA GeForce RTX 2080 SUPER, skipped

Benchmark relevant options:
===========================
* --optimized-kernel-enable

-------------------------------------------------------------
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]
-------------------------------------------------------------

cuModuleLoadDataEx(): device kernel image is invalid

* Device #1: Kernel ./OpenCL/markov_le.cl load failed. Error Log:

error  : Binary format for key='0', ident='' is not recognized


* Device #1: Kernel ./OpenCL/markov_le.cl build failed.

Started: Sun Jan 30 11:43:51 2022
Stopped: Sun Jan 30 11:44:03 2022

It works with example400.cmd and example500.cmd but not example0.cmd. I also have the same issue with:

Code:
E:\Tools\hashcat-6.2.5\hashcat.exe -w 2 -b

Before I installed Cuda 11.6, I had Cuda 11.4 and my whole PC just crashed (black screen no cursor, keyboard and mouse RGB went off...) when I tried to run a benchmark. Any tips ?

Thank you
Reply


Messages In This Thread
Device kernel image is invalid - by Culex - 01-30-2022, 07:03 PM
RE: Device kernel image is invalid - by Culex - 01-30-2022, 11:14 PM
RE: Device kernel image is invalid - by Snoopy - 01-31-2022, 12:04 PM
RE: Device kernel image is invalid - by Culex - 01-31-2022, 03:41 PM
RE: Device kernel image is invalid - by Culex - 01-31-2022, 08:41 PM
RE: Device kernel image is invalid - by slyexe - 02-01-2022, 12:36 AM
RE: Device kernel image is invalid - by Culex - 02-01-2022, 02:29 AM
RE: Device kernel image is invalid - by Snoopy - 02-03-2022, 04:07 PM
RE: Device kernel image is invalid - by Culex - 02-06-2022, 01:10 AM
RE: Device kernel image is invalid - by Snoopy - 02-07-2022, 01:14 PM
RE: Device kernel image is invalid - by Culex - 08-20-2022, 04:12 AM