CPU can crack the password but GPU can't
#5
(04-09-2025, 04:37 PM)Snoopy Wrote: please show output of

hashcat -b -m0 -D1,2 -d1,2

i could remember wrong but i thought -D only works with -d and last time i checked on integrated CPU/GPU there was no difference in speed at all

Code:
hashcat -b -m0 -D1,2 -d1,2
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.

OpenCL API (OpenCL 3.0 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) UHD Graphics, 1536/3146 MB (786 MB allocatable), 80MCU

OpenCL API (OpenCL 3.0 WINDOWS) - Platform #2 [Intel(R) Corporation]
====================================================================
* Device #2: 12th Gen Intel(R) Core(TM) i5-1240P, 3900/7865 MB (1966 MB allocatable), 16MCU

Benchmark relevant options:
===========================
* --backend-devices=1,2
* --opencl-device-types=1,2
* --optimized-kernel-enable

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

Speed.#1.........:  1526.9 MH/s (50.47ms) @ Accel:32 Loops:256 Thr:128 Vec:4
Speed.#2.........:  388.9 MH/s (10.87ms) @ Accel:1024 Loops:256 Thr:1 Vec:8
Speed.#*.........:  1915.8 MH/s

Started: Fri Apr 11 01:58:43 2025
Stopped: Fri Apr 11 01:58:55 2025
Reply


Messages In This Thread
RE: CPU can crack the password but GPU can't - by ck365 - 04-11-2025, 02:03 AM