NTLM Performance Problem
#6
The first time that i working with rules, but i think the rule will be fine:

Code:
mp64.exe -o test_4.rule -1 ?l?d??@!-MLK "$?1 $?1 $?1 $?1"

i started hashcat with:
Code:
hashcat64.exe -a 0 -w 4 -O -m 1000 HASH PW_List+4.txt -r test_4.rule

but my cracking speed is slower than Wordlist+Maskfile ;-/
Code:
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 18199.2 MH/s (28.69ms) @ Accel:128 Loops:256 Thr:256 Vec:1
Speed.#2.........: 17529.8 MH/s (29.37ms) @ Accel:128 Loops:256 Thr:256 Vec:1
Speed.#*.........: 35730.2 MH/s

My rule-file is ~44MB, my wordlist ~500MB

Quote:You can use it in your cracking session by setting the -O option.
Ah, i forgot this in the attack, now it runs much faster,...but still only 1/3 of the benchmark.
Is there any other trick to push the speed ?

Code:
Guess.Mod........: Mask (?1?1?1?1?1) [5], Right Side
Guess.Charset....: -1 ?d?l!@MLK-??, -2 Undefined, -3 Undefined, -4 Undefined
Speed.#1.........: 32800.0 MH/s (62.36ms) @ Accel:128 Loops:1024 Thr:256 Vec:1
Speed.#2.........: 29737.9 MH/s (64.31ms) @ Accel:128 Loops:1024 Thr:256 Vec:1
Speed.#*.........: 62539.4 MH/s
Reply


Messages In This Thread
NTLM Performance Problem - by Sondero - 01-03-2020, 11:02 PM
RE: NTLM Performance Problem - by Chick3nman - 01-04-2020, 10:07 AM
RE: NTLM Performance Problem - by Sondero - 01-04-2020, 11:27 AM
RE: NTLM Performance Problem - by undeath - 01-04-2020, 12:56 PM
RE: NTLM Performance Problem - by Sondero - 01-04-2020, 03:50 PM
RE: NTLM Performance Problem - by Sondero - 01-04-2020, 05:22 PM
RE: NTLM Performance Problem - by Sondero - 02-29-2020, 07:17 PM
RE: NTLM Performance Problem - by Chick3nman - 02-29-2020, 08:07 PM