08-04-2018, 07:27 AM
(This post was last modified: 08-05-2018, 06:37 AM by hash93.
Edit Reason: update
)
The newest version will not do my benchmark after hashmode 2500. I did the clean uninstall drivers (DDU) in safemode but no change:
Update: Reverted driver 17.11.4 and is working now.
Code:
PS C:\hashcat-4.2.0> .\hashcat64.exe -b
hashcat (v4.2.0) 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.
OpenCL Platform #1: Advanced Micro Devices, Inc.
================================================
* Device #1: Tonga, 3264/4096 MB allocatable, 28MCU
Benchmark relevant options:
===========================
* --optimized-kernel-enable
Hashmode: 0 - MD5
Speed.Dev.#1.....: 6702.0 MH/s (69.15ms) @ Accel:512 Loops:128 Thr:256 Vec:1
Hashmode: 100 - SHA1
Speed.Dev.#1.....: 2358.3 MH/s (49.14ms) @ Accel:256 Loops:64 Thr:256 Vec:1
Hashmode: 1400 - SHA-256
Speed.Dev.#1.....: 1031.8 MH/s (56.28ms) @ Accel:128 Loops:64 Thr:256 Vec:1
Hashmode: 1700 - SHA-512
Speed.Dev.#1.....: 223.7 MH/s (65.07ms) @ Accel:64 Loops:32 Thr:256 Vec:1
Hashmode: 2500 - WPA-EAPOL-PBKDF2 (Iterations: 4096)
PS C:\hashcat-4.2.0>
Update: Reverted driver 17.11.4 and is working now.