Why is there any allocated memory difference between 6.2 2 versions with 6.2.5?
#1
Code:
hashcat (v6.2.2) 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 API (OpenCL 1.2 ) - Platform #1 [Intel(R) Corporation]

=============================================================

* Device #1: Intel(R) HD Graphics 4400, 1565/1629 MB (407 MB allocatable), 12MCU

* Device #2: Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz, skipped



Benchmark relevant options:

===========================

* --optimized-kernel-enable



Hashmode: 22000 - WPA-PBKDF2-PMKID+EAPOL (Iterations: 4095)



Speed.#1.........:    2498 H/s (75.96ms) @ Accel:128 Loops:64 Thr:8 Vec:1



Started: Tue May 03 03:08:09 2022

Stopped: Tue May 03 03:08:15 2022



...



Code:
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.



OpenCL API (OpenCL 1.2 ) - Platform #1 [Intel(R) Corporation]

=============================================================

* Device #1: Intel(R) HD Graphics 4400, 768/1629 MB (203 MB allocatable), 12MCU

* Device #2: Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz, skipped



Benchmark relevant options:

===========================

* --optimized-kernel-enable



-------------------------------------------------------------

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

-------------------------------------------------------------



* Device #1: Not enough allocatable device memory for this attack.





...



The first version I downloaded hashcat was 6.2.1. Then I updated to 6.2.2. I have been using this version for a while. Now, when I want to use the 6.2.5 version, it says "Not enough allocatable device memory for this attack."



I have 8gb DDR3 ram. Intel Graphics Drivers latest update installed. I think only one Windows 10 version has changed since I was using it. I did not install OpenCl Runtime Driver separately. This is the version that comes with the graphic drive.

I don't want to use CPU unless necessary. I don't know if this is a problem. I would like to use the recent versions of Hashcat if possible. Smile

Thanks in Advance.
Reply


Messages In This Thread
Why is there any allocated memory difference between 6.2 2 versions with 6.2.5? - by Helfrigg - 05-03-2022, 04:17 AM