method 22000 doesn't work
#1
The benchmark is working fine with all the method but stucked when turn to 22000, does anyone knows what is the problem?

Code:
D:\ht>hashcat -b
hashcat (v6.2.6) 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.

hipDeviceGetCount(): 100

ADL2_Overdrive_Caps(): -8

ADL2_Overdrive_Caps(): -8

OpenCL API (OpenCL 3.0 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) UHD Graphics 620, 2368/4857 MB (1214 MB allocatable), 24MCU

OpenCL API (OpenCL 2.1 AMD-APP (3240.7)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: Radeon (TM) 520, 1920/2048 MB (1523 MB allocatable), 5MCU

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

-------------------
* Hash-Mode 0 (MD5)
-------------------

Speed.#1.........:  531.2 MH/s (90.45ms) @ Accel:128 Loops:512 Thr:32 Vec:4
Speed.#2.........:  525.6 MH/s (76.32ms) @ Accel:256 Loops:256 Thr:128 Vec:1
Speed.#*.........:  1056.8 MH/s

----------------------
* Hash-Mode 100 (SHA1)
----------------------

Speed.#1.........:  142.4 MH/s (83.90ms) @ Accel:256 Loops:128 Thr:16 Vec:4
Speed.#2.........:  171.7 MH/s (59.56ms) @ Accel:256 Loops:128 Thr:64 Vec:1
Speed.#*.........:  314.1 MH/s

---------------------------
* Hash-Mode 1400 (SHA2-256)
---------------------------

Speed.#1.........: 64966.4 kH/s (92.05ms) @ Accel:128 Loops:128 Thr:16 Vec:4
Speed.#2.........: 72268.9 kH/s (70.44ms) @ Accel:256 Loops:32 Thr:128 Vec:1
Speed.#*.........:  137.2 MH/s

---------------------------
* Hash-Mode 1700 (SHA2-512)
---------------------------

Speed.#1.........: 11400.2 kH/s (63.75ms) @ Accel:512 Loops:8 Thr:8 Vec:1
Speed.#2.........: 20664.1 kH/s (61.08ms) @ Accel:256 Loops:16 Thr:64 Vec:1
Speed.#*.........: 32064.3 kH/s

-------------------------------------------------------------
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]
-------------------------------------------------------------
Reply
#2
hashcat -b -w4 -O
Reply
#3
(08-19-2023, 09:15 PM)marc1n Wrote: hashcat -b -w4 -O

same result
Code:
c:\hashcat>hashcat -b -w4 -O
hashcat (v6.2.6) starting in benchmark mode

hipDeviceGetCount(): 100

ADL2_Overdrive_Caps(): -8

ADL2_Overdrive_Caps(): -8

OpenCL API (OpenCL 3.0 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) UHD Graphics 620, 2368/4856 MB (1214 MB allocatable), 24MCU

OpenCL API (OpenCL 2.1 AMD-APP (3240.7)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: Radeon (TM) 520, 1920/2048 MB (1523 MB allocatable), 5MCU

Benchmark relevant options:
===========================
* --optimized-kernel-enable
* --workload-profile=4

-------------------
* Hash-Mode 0 (MD5)
-------------------

Speed.#1.........:  523.1 MH/s (361.85ms) @ Accel:4096 Loops:256 Thr:8 Vec:4
Speed.#2.........:  517.1 MH/s (306.43ms) @ Accel:256 Loops:512 Thr:256 Vec:1
Speed.#*.........:  1040.1 MH/s

----------------------
* Hash-Mode 100 (SHA1)
----------------------

Speed.#1.........:  147.5 MH/s (332.20ms) @ Accel:256 Loops:256 Thr:32 Vec:4
Speed.#2.........:  173.8 MH/s (473.82ms) @ Accel:512 Loops:512 Thr:64 Vec:1
Speed.#*.........:  321.3 MH/s

---------------------------
* Hash-Mode 1400 (SHA2-256)
---------------------------

Speed.#1.........: 66862.6 kH/s (364.94ms) @ Accel:512 Loops:64 Thr:32 Vec:4
Speed.#2.........: 71808.9 kH/s (281.04ms) @ Accel:256 Loops:64 Thr:256 Vec:1
Speed.#*.........:  138.7 MH/s

---------------------------
* Hash-Mode 1700 (SHA2-512)
---------------------------

Speed.#1.........: 11679.1 kH/s (263.63ms) @ Accel:8 Loops:512 Thr:32 Vec:1
Speed.#2.........: 21522.6 kH/s (240.57ms) @ Accel:256 Loops:64 Thr:64 Vec:1
Speed.#*.........: 33201.7 kH/s

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


c:\hashcat>
Reply
#4
(08-20-2023, 02:23 PM)4nn13 Wrote:
(08-19-2023, 09:15 PM)marc1n Wrote: hashcat -b -w4 -O

same result
Code:
c:\hashcat>hashcat -b -w4 -O
hashcat (v6.2.6) starting in benchmark mode

hipDeviceGetCount(): 100

ADL2_Overdrive_Caps(): -8

ADL2_Overdrive_Caps(): -8

OpenCL API (OpenCL 3.0 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) UHD Graphics 620, 2368/4856 MB (1214 MB allocatable), 24MCU

OpenCL API (OpenCL 2.1 AMD-APP (3240.7)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: Radeon (TM) 520, 1920/2048 MB (1523 MB allocatable), 5MCU

Benchmark relevant options:
===========================
* --optimized-kernel-enable
* --workload-profile=4

-------------------
* Hash-Mode 0 (MD5)
-------------------

Speed.#1.........:  523.1 MH/s (361.85ms) @ Accel:4096 Loops:256 Thr:8 Vec:4
Speed.#2.........:  517.1 MH/s (306.43ms) @ Accel:256 Loops:512 Thr:256 Vec:1
Speed.#*.........:  1040.1 MH/s

----------------------
* Hash-Mode 100 (SHA1)
----------------------

Speed.#1.........:  147.5 MH/s (332.20ms) @ Accel:256 Loops:256 Thr:32 Vec:4
Speed.#2.........:  173.8 MH/s (473.82ms) @ Accel:512 Loops:512 Thr:64 Vec:1
Speed.#*.........:  321.3 MH/s

---------------------------
* Hash-Mode 1400 (SHA2-256)
---------------------------

Speed.#1.........: 66862.6 kH/s (364.94ms) @ Accel:512 Loops:64 Thr:32 Vec:4
Speed.#2.........: 71808.9 kH/s (281.04ms) @ Accel:256 Loops:64 Thr:256 Vec:1
Speed.#*.........:  138.7 MH/s

---------------------------
* Hash-Mode 1700 (SHA2-512)
---------------------------

Speed.#1.........: 11679.1 kH/s (263.63ms) @ Accel:8 Loops:512 Thr:32 Vec:1
Speed.#2.........: 21522.6 kH/s (240.57ms) @ Accel:256 Loops:64 Thr:64 Vec:1
Speed.#*.........: 33201.7 kH/s

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


c:\hashcat>

Search the forum for AMD radeon cards there were a lot of topics that something does not work.
Reply
#5
(08-20-2023, 02:31 PM)marc1n Wrote:
(08-20-2023, 02:23 PM)4nn13 Wrote:
(08-19-2023, 09:15 PM)marc1n Wrote: hashcat -b -w4 -O

same result
Code:
c:\hashcat>hashcat -b -w4 -O
hashcat (v6.2.6) starting in benchmark mode

hipDeviceGetCount(): 100

ADL2_Overdrive_Caps(): -8

ADL2_Overdrive_Caps(): -8

OpenCL API (OpenCL 3.0 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) UHD Graphics 620, 2368/4856 MB (1214 MB allocatable), 24MCU

OpenCL API (OpenCL 2.1 AMD-APP (3240.7)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: Radeon (TM) 520, 1920/2048 MB (1523 MB allocatable), 5MCU

Benchmark relevant options:
===========================
* --optimized-kernel-enable
* --workload-profile=4

-------------------
* Hash-Mode 0 (MD5)
-------------------

Speed.#1.........:  523.1 MH/s (361.85ms) @ Accel:4096 Loops:256 Thr:8 Vec:4
Speed.#2.........:  517.1 MH/s (306.43ms) @ Accel:256 Loops:512 Thr:256 Vec:1
Speed.#*.........:  1040.1 MH/s

----------------------
* Hash-Mode 100 (SHA1)
----------------------

Speed.#1.........:  147.5 MH/s (332.20ms) @ Accel:256 Loops:256 Thr:32 Vec:4
Speed.#2.........:  173.8 MH/s (473.82ms) @ Accel:512 Loops:512 Thr:64 Vec:1
Speed.#*.........:  321.3 MH/s

---------------------------
* Hash-Mode 1400 (SHA2-256)
---------------------------

Speed.#1.........: 66862.6 kH/s (364.94ms) @ Accel:512 Loops:64 Thr:32 Vec:4
Speed.#2.........: 71808.9 kH/s (281.04ms) @ Accel:256 Loops:64 Thr:256 Vec:1
Speed.#*.........:  138.7 MH/s

---------------------------
* Hash-Mode 1700 (SHA2-512)
---------------------------

Speed.#1.........: 11679.1 kH/s (263.63ms) @ Accel:8 Loops:512 Thr:32 Vec:1
Speed.#2.........: 21522.6 kH/s (240.57ms) @ Accel:256 Loops:64 Thr:64 Vec:1
Speed.#*.........: 33201.7 kH/s

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


c:\hashcat>

Search the forum for AMD radeon cards there were a lot of topics that something does not work.

I tried all the information that I can find on Google, and changed a lot of version of drivers and it still doesn't work, the strange thing is the GPU was working perfectly at the beginning but it stopped working suddently after a few days of regularly usage, i tried to reinstall the same driver doesn't work therefore i tried to installing several different version of GPU driver unfortunately they all failed so I reinstalled Win10 after that I tried to run hashcat again on the fresh installed windows10 it still wont working anyway, therefore i am here asking for help.
Reply
#6
(08-20-2023, 03:14 PM)4nn13 Wrote:
(08-20-2023, 02:31 PM)marc1n Wrote:
(08-20-2023, 02:23 PM)4nn13 Wrote:
(08-19-2023, 09:15 PM)marc1n Wrote: hashcat -b -w4 -O

same result
Code:
c:\hashcat>hashcat -b -w4 -O
hashcat (v6.2.6) starting in benchmark mode

hipDeviceGetCount(): 100

ADL2_Overdrive_Caps(): -8

ADL2_Overdrive_Caps(): -8

OpenCL API (OpenCL 3.0 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) UHD Graphics 620, 2368/4856 MB (1214 MB allocatable), 24MCU

OpenCL API (OpenCL 2.1 AMD-APP (3240.7)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: Radeon (TM) 520, 1920/2048 MB (1523 MB allocatable), 5MCU

Benchmark relevant options:
===========================
* --optimized-kernel-enable
* --workload-profile=4

-------------------
* Hash-Mode 0 (MD5)
-------------------

Speed.#1.........:  523.1 MH/s (361.85ms) @ Accel:4096 Loops:256 Thr:8 Vec:4
Speed.#2.........:  517.1 MH/s (306.43ms) @ Accel:256 Loops:512 Thr:256 Vec:1
Speed.#*.........:  1040.1 MH/s

----------------------
* Hash-Mode 100 (SHA1)
----------------------

Speed.#1.........:  147.5 MH/s (332.20ms) @ Accel:256 Loops:256 Thr:32 Vec:4
Speed.#2.........:  173.8 MH/s (473.82ms) @ Accel:512 Loops:512 Thr:64 Vec:1
Speed.#*.........:  321.3 MH/s

---------------------------
* Hash-Mode 1400 (SHA2-256)
---------------------------

Speed.#1.........: 66862.6 kH/s (364.94ms) @ Accel:512 Loops:64 Thr:32 Vec:4
Speed.#2.........: 71808.9 kH/s (281.04ms) @ Accel:256 Loops:64 Thr:256 Vec:1
Speed.#*.........:  138.7 MH/s

---------------------------
* Hash-Mode 1700 (SHA2-512)
---------------------------

Speed.#1.........: 11679.1 kH/s (263.63ms) @ Accel:8 Loops:512 Thr:32 Vec:1
Speed.#2.........: 21522.6 kH/s (240.57ms) @ Accel:256 Loops:64 Thr:64 Vec:1
Speed.#*.........: 33201.7 kH/s

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


c:\hashcat>

Search the forum for AMD radeon cards there were a lot of topics that something does not work.

I tried all the information that I can find on Google, and changed a lot of version of drivers and it still doesn't work, the strange thing is the GPU was working perfectly at the beginning but it stopped working suddently after a few days of regularly usage, i tried to reinstall the same driver doesn't work therefore i tried to installing several different version of GPU driver unfortunately they all failed so I reinstalled Win10 after that I tried to run hashcat again on the fresh installed windows10 it still wont working anyway, therefore i am here asking for help.

command hashcat -I and past here resault and all of your computer configuration.
Reply
#7
(08-20-2023, 03:20 PM)marc1n Wrote:
(08-20-2023, 03:14 PM)4nn13 Wrote:
(08-20-2023, 02:31 PM)marc1n Wrote:
(08-20-2023, 02:23 PM)4nn13 Wrote:
(08-19-2023, 09:15 PM)marc1n Wrote: hashcat -b -w4 -O

same result
Code:
c:\hashcat>hashcat -b -w4 -O
hashcat (v6.2.6) starting in benchmark mode

hipDeviceGetCount(): 100

ADL2_Overdrive_Caps(): -8

ADL2_Overdrive_Caps(): -8

OpenCL API (OpenCL 3.0 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) UHD Graphics 620, 2368/4856 MB (1214 MB allocatable), 24MCU

OpenCL API (OpenCL 2.1 AMD-APP (3240.7)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: Radeon (TM) 520, 1920/2048 MB (1523 MB allocatable), 5MCU

Benchmark relevant options:
===========================
* --optimized-kernel-enable
* --workload-profile=4

-------------------
* Hash-Mode 0 (MD5)
-------------------

Speed.#1.........:  523.1 MH/s (361.85ms) @ Accel:4096 Loops:256 Thr:8 Vec:4
Speed.#2.........:  517.1 MH/s (306.43ms) @ Accel:256 Loops:512 Thr:256 Vec:1
Speed.#*.........:  1040.1 MH/s

----------------------
* Hash-Mode 100 (SHA1)
----------------------

Speed.#1.........:  147.5 MH/s (332.20ms) @ Accel:256 Loops:256 Thr:32 Vec:4
Speed.#2.........:  173.8 MH/s (473.82ms) @ Accel:512 Loops:512 Thr:64 Vec:1
Speed.#*.........:  321.3 MH/s

---------------------------
* Hash-Mode 1400 (SHA2-256)
---------------------------

Speed.#1.........: 66862.6 kH/s (364.94ms) @ Accel:512 Loops:64 Thr:32 Vec:4
Speed.#2.........: 71808.9 kH/s (281.04ms) @ Accel:256 Loops:64 Thr:256 Vec:1
Speed.#*.........:  138.7 MH/s

---------------------------
* Hash-Mode 1700 (SHA2-512)
---------------------------

Speed.#1.........: 11679.1 kH/s (263.63ms) @ Accel:8 Loops:512 Thr:32 Vec:1
Speed.#2.........: 21522.6 kH/s (240.57ms) @ Accel:256 Loops:64 Thr:64 Vec:1
Speed.#*.........: 33201.7 kH/s

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


c:\hashcat>

Search the forum for AMD radeon cards there were a lot of topics that something does not work.

I tried all the information that I can find on Google, and changed a lot of version of drivers and it still doesn't work, the strange thing is the GPU was working perfectly at the beginning but it stopped working suddently after a few days of regularly usage, i tried to reinstall the same driver doesn't work therefore i tried to installing several different version of GPU driver unfortunately they all failed so I reinstalled Win10 after that I tried to run hashcat again on the fresh installed windows10 it still wont working anyway, therefore i am here asking for help.

command hashcat -I and past here resault and all of your computer configuration.

Code:
c:\hashcat>hashcat -I
hashcat (v6.2.6) starting in backend information mode

hipFuncGetAttribute is missing from HIP shared library.

OpenCL Info:
============

OpenCL Platform ID #1
  Vendor..: Intel(R) Corporation
  Name....: Intel(R) OpenCL HD Graphics
  Version.: OpenCL 3.0

  Backend Device ID #1
    Type...........: GPU
    Vendor.ID......: 8
    Vendor.........: Intel(R) Corporation
    Name...........: Intel(R) UHD Graphics 620
    Version........: OpenCL 3.0 NEO
    Processor(s)...: 24
    Clock..........: 1100
    Memory.Total...: 4856 MB (limited to 1214 MB allocatable in one block)
    Memory.Free....: 2368 MB
    Local.Memory...: 64 KB
    OpenCL.Version.: OpenCL C 3.0
    Driver.Version.: 27.20.100.9664

OpenCL Platform ID #2
  Vendor..: Advanced Micro Devices, Inc.
  Name....: AMD Accelerated Parallel Processing
  Version.: OpenCL 2.1 AMD-APP (3004.8)

  Backend Device ID #2
    Type...........: GPU
    Vendor.ID......: 1
    Vendor.........: Advanced Micro Devices, Inc.
    Name...........: Radeon (TM) 520
    Version........: OpenCL 1.2 AMD-APP (3004.8)
    Processor(s)...: 5
    Clock..........: 1030
    Memory.Total...: 2048 MB (limited to 1523 MB allocatable in one block)
    Memory.Free....: 1920 MB
    Local.Memory...: 32 KB
    OpenCL.Version.: OpenCL C 1.2
    Driver.Version.: 3004.8
    PCI.Addr.BDF...: 01:00.0


c:\hashcat>
Reply
#8
hipFuncGetAttribute is missing from HIP shared library.

Memory.Total...: 2048 MB (limited to 1523 MB allocatable in one block)

This mode will not work properly on such a configuration
Reply
#9
(08-20-2023, 04:02 PM)marc1n Wrote: hipFuncGetAttribute is missing from HIP shared library.

Memory.Total...: 2048 MB (limited to 1523 MB allocatable in one block)

This mode will not work properly on such a configuration

so how to change the limitation
Reply
#10
(08-20-2023, 04:02 PM)marc1n Wrote: hipFuncGetAttribute is missing from HIP shared library.

Memory.Total...: 2048 MB (limited to 1523 MB allocatable in one block)

This mode will not work properly on such a configuration
Why not? What's wrong with it? Is it 2048 MB or hipFuncGetAttribute?

(08-20-2023, 04:19 PM)4nn13 Wrote:
(08-20-2023, 04:02 PM)marc1n Wrote: hipFuncGetAttribute is missing from HIP shared library.

Memory.Total...: 2048 MB (limited to 1523 MB allocatable in one block)

This mode will not work properly on such a configuration

so how to change the limitation

Overshoot it? If I understood correctly, you would rather change the effect than the cause. That's called a workaround, among other things, and it doesn't always work. If it's a low memory issue, then it's a lower bound limit, and then you need to at least reach the lower minimum limit. But there is nothing wrong with overshooting it. More is better.

If the issue is the missing hipFuncGetAttribute function, then you need to install it. If it's in a library called HIP, then you need to install that library if you haven't already. If this library is not compatible with AMD GPUs, then you need to get a different laptop, one with an NVIDIA GPU, and preferably more than 2048 MB. Or get a desktop PC.
Reply