hashcat Forum
Error with bruteforce using mask - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: Error with bruteforce using mask (/thread-3658.html)



Error with bruteforce using mask - AritmosAritmos - 09-06-2014

I try using masks in bruteforce attack but never finish...only aborted...

Quote:Session.Name...: 1
Status.........: Aborted
Input.Mode.....: Mask (?d?d?d?d?d?d?d?d?d?d) [10] (24.61%)
Hash.Target....: File (C:\cudaHashcat-1.30\cudaHashcat
-1.30\buscarcuda.txt)
Hash.Type......: vBulletin > v3.8.5
Time.Started...: Sat Sep 06 00:07:47 2014 (1 min, 3 secs)
Time.Estimated.: Sat Sep 06 00:13:30 2014 (21 secs)
Speed.GPU.#1...: 126.9 MH/s
Recovered......: 0/3 (0.00%) Digests, 0/3 (0.00%) Salts
Progress.......: 22362368000/30000000000 (74.54%)
Skipped........: 0/22362368000 (0.00%)
Rejected.......: 0/22362368000 (0.00%)
HWMon.GPU.#1...: 99% Util, 77c Temp, N/A Fan


My command.

Quote:cudaHashcat64.exe -a 3 -m 2711 -p : --session=1 -o "C:\cudaHashcat-1.21\buscarcuda_found.txt" --outfile-format=3 -n 240 --markov-disable -u 1024 --gpu-temp-abort=80 --gpu-temp-retain=75 -d 1 "C:\cudaHashcat-1.30\buscarcuda.txt" "C:\cudaHashcat-1.30\masks\rockyou-1-60.hcmask"

Thnks in advance!


RE: Error with bruteforce using mask - epixoip - 09-06-2014

you're specifying "--gpu-temp-abort=80" so that's likely why it's aborting. why are you setting that so low?


RE: Error with bruteforce using mask - AritmosAritmos - 09-06-2014

Only for secure, its summer...what temp do you recommend?why GPU temp retain dindnt work?thanks


RE: Error with bruteforce using mask - epixoip - 09-06-2014

the 90C default is fine for all gpus. some newer gpus can go all the way up to 97C without issues.

if you are concerned about cooling then using gpu-temp-retain is not the solution. fix your cooling instead.


RE: Error with bruteforce using mask - AritmosAritmos - 09-06-2014

Thanks, i cleaned muy cooling system and ill check it