hashcat Forum

Full Version: Error with bruteforce using mask
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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!
you're specifying "--gpu-temp-abort=80" so that's likely why it's aborting. why are you setting that so low?
Only for secure, its summer...what temp do you recommend?why GPU temp retain dindnt work?thanks
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.
Thanks, i cleaned muy cooling system and ill check it