Problems with benchmark
#1
Hi All,

I am running a RIG with 3x RTX 3070, Windows 10, and 64 GB RAM, and I am trying to recover a NTLM password from my own test environment.

The benchmark results are as follows:
Hashmode: 1000 - NTLM

Speed.#1.........: 71330.4 MH/s (42.03ms) @ Accel:64 Loops:1024 Thr:1024 Vec:8
Speed.#2.........: 71046.4 MH/s (42.23ms) @ Accel:64 Loops:1024 Thr:1024 Vec:8
Speed.#3.........: 72190.0 MH/s (41.51ms) @ Accel:64 Loops:1024 Thr:1024 Vec:8
Speed.#*.........:  214.6 GH/s


But, when I perform some cracking, the performance is a little bit disappointing, and will not get 214 GH/s
hashcat.exe -m 1000 -a 3 .\hashes\hash.txt ?u?u?u?u?u?u?u?u

[s]tatus [p]ause [b]ypass [c]heckpoint [f]inish [q]uit =>

Session..........: hashcat
Status...........: Running
Hash.Name........: NTLM
Hash.Target......: [REDACTED]
Time.Started.....: Sat Jul 10 16:38:41 2021 (2 secs)
Time.Estimated...: Sat Jul 10 16:38:45 2021 (2 secs)
Kernel.Feature...: Pure Kernel
Guess.Mask.......: ?u?u?u?u?u?u?u?u [8]
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 17299.4 MH/s (4.92ms) @ Accel:64 Loops:32 Thr:1024 Vec:1
Speed.#2.........: 16886.7 MH/s (5.14ms) @ Accel:64 Loops:32 Thr:1024 Vec:1
Speed.#3.........: 17297.3 MH/s (4.84ms) @ Accel:64 Loops:32 Thr:1024 Vec:1
Speed.#*.........: 51478.6 MH/s
Recovered........: 0/1 (0.00%) Digests
Progress.........: 102806355840/208827064576 (49.23%)
Rejected.........: 0/102806355840 (0.00%)
Restore.Point....: 0/11881376 (0.00%)
Restore.Sub.#1...: Salt:0 Amplifier:11680-11712 Iteration:0-32
Restore.Sub.#2...: Salt:0 Amplifier:11200-11232 Iteration:0-128
Restore.Sub.#3...: Salt:0 Amplifier:11680-11712 Iteration:0-128
Candidate.Engine.: Device Generator
Candidates.#1....: LMNSLFBL -> KLKRBKIG
Candidates.#2....: OOEERANA -> XUFOUBDS
Candidates.#3....: LMNTGFAZ -> KLKNXFSF
Hardware.Mon.#1..: Temp: 53c Fan:  0% Util: 92% Core:1940MHz Mem:6794MHz Bus:1
Hardware.Mon.#2..: Temp: 50c Fan:  0% Util: 92% Core:1899MHz Mem:6794MHz Bus:1
Hardware.Mon.#3..: Temp: 51c Fan: 53% Util: 91% Core:1978MHz Mem:6794MHz Bus:1


What am I doing wrong, any suggestions ?
Damien
Reply
#2
There is nothing really wrong here, the keyspace is quite small (as you can see it takes only 4 seconds to complete).

Though there are some things you can do, use -w3 or even -w4, and use -O when possible.

Also see FAQ: https://hashcat.net/wiki/doku.php?id=fre...ck_so_slow
Reply
#3
Instead of using only uppercase, I have changed my keyspace into a:
Session..........: hashcat
Status...........: Running
Hash.Name........: NTLM
Hash.Target......: [REDACTED]
Time.Started.....: Mon Jul 12 19:15:43 2021 (4 mins, 27 secs)
Time.Estimated...: Wed Jul 14 02:30:50 2021 (1 day, 7 hours)
Kernel.Feature...: Pure Kernel
Guess.Mask.......: ?a?a?a?a?a?a?a?a [8]
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 19722.6 MH/s (9.16ms) @ Accel:32 Loops:128 Thr:1024 Vec:1
Speed.#2.........: 19481.8 MH/s (9.26ms) @ Accel:32 Loops:128 Thr:1024 Vec:1
Speed.#3.........: 19762.2 MH/s (9.08ms) @ Accel:32 Loops:128 Thr:1024 Vec:1
Speed.#*.........: 58966.6 MH/s
Recovered........: 0/1 (0.00%) Digests
Progress.........: 15779800809472/6634204312890625 (0.24%)
Rejected.........: 0/15779800809472 (0.00%)
Restore.Point....: 15073280/7737809375 (0.19%)
Restore.Sub.#1...: Salt:0 Amplifier:73216-73344 Iteration:0-128
Restore.Sub.#2...: Salt:0 Amplifier:25472-25600 Iteration:0-64
Restore.Sub.#3...: Salt:0 Amplifier:81536-81664 Iteration:0-128
Candidate.Engine.: Device Generator
Candidates.#1....: .dg"$F34 -> cbuGaT78
Candidates.#2....: r)sBMj45 -> T/o2pxrd
Candidates.#3....: 506zclve -> YUI`h^an
Hardware.Mon.#1..: Temp: 64c Fan: 73% Util: 94% Core:1932MHz Mem:6794MHz Bus:1
Hardware.Mon.#2..: Temp: 60c Fan: 64% Util: 93% Core:1906MHz Mem:6794MHz Bus:1
Hardware.Mon.#3..: Temp: 65c Fan: 75% Util: 93% Core:1949MHz Mem:6794MHz Bus:1


The 'real' speed is still the same. Even when I add -w 3 or 4, it is only 62000 M, so why don't I get the full speed of 212 G ?
Reply
#4
Again, read carefully what I said, I didn't mention only -w param, but also -O.
Reply
#5
adding -O does the trick.

Session..........: hashcat
Status...........: Running
Hash.Name........: NTLM
Hash.Target......: [REDACTED]
Time.Started.....: Mon Jul 12 19:46:20 2021 (58 secs)
Time.Estimated...: Tue Jul 13 04:58:08 2021 (9 hours, 10 mins)
Kernel.Feature...: Optimized Kernel
Guess.Mask.......: ?a?a?a?a?a?a?a?a [8]
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 66904.1 MH/s (42.46ms) @ Accel:64 Loops:1024 Thr:1024 Vec:8
Speed.#2.........: 65892.4 MH/s (43.10ms) @ Accel:64 Loops:1024 Thr:1024 Vec:8
Speed.#3.........: 67582.9 MH/s (42.07ms) @ Accel:64 Loops:1024 Thr:1024 Vec:8
Speed.#*.........:  200.4 GH/s


thanks for your support.
Reply
#6
Hi all.
I have problems on linix and wondows:
on algo SCRYPT not speed.

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

Hashmode: 15700 - Ethereum Wallet, SCRYPT (Iterations: 262144)

Speed.#1.........:        0 H/s (22.86ms) @ Accel:1 Loops:1024 Thr:4 Vec:1

Started: Thu Jul 15 21:41:39 2021
Stopped: Thu Jul 15 21:41:50 2021
Reply
#7
(07-15-2021, 09:16 PM)mishaox Wrote: Hi all.
I have problems on linix and wondows:
on algo SCRYPT not speed.

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

Hashmode: 15700 - Ethereum Wallet, SCRYPT (Iterations: 262144)

Speed.#1.........:        0 H/s (22.86ms) @ Accel:1 Loops:1024 Thr:4 Vec:1

Started: Thu Jul 15 21:41:39 2021
Stopped: Thu Jul 15 21:41:50 2021

It's not a problem, it's literally that slow with whatever hardware you're using with that many iteration count.
Reply