12-24-2012, 03:17 AM
When I'm running this command:
./hashcat-ocl-64.bin -c 500 --gpu-accel 160 --gpu-loops 1024 -n 800 --remove -m 0 uncracked.txt -o cracked.txt -a 3 -1 ?l?d?s?u?h ?1
I get;
Status.......: Exhausted
Input.Mode...: Mask (?1)
Hash.Target..: File (uncracked.txt)
Hash.Type....: MD5
Time.Running.: 1 sec
Time.Left....: 0 secs
Time.Util....: 1025.5ms/168.4ms Real/CPU, 19.7% idle
Speed........: 153 c/s Real, 26611 c/s GPU
Recovered....: 0/2456 Digests, 0/1 Salts
Progress.....: 157/157 (100.00%)
Rejected.....: 0/157 (0.00%)
HWMon.GPU.#1.: 35% Util, 45c Temp, 10% Fan
I'm using a 7970, and it works with wordlists, etc, and other masks, with other hash lists.
Any idea why it's happening?
Thanks
./hashcat-ocl-64.bin -c 500 --gpu-accel 160 --gpu-loops 1024 -n 800 --remove -m 0 uncracked.txt -o cracked.txt -a 3 -1 ?l?d?s?u?h ?1
I get;
Status.......: Exhausted
Input.Mode...: Mask (?1)
Hash.Target..: File (uncracked.txt)
Hash.Type....: MD5
Time.Running.: 1 sec
Time.Left....: 0 secs
Time.Util....: 1025.5ms/168.4ms Real/CPU, 19.7% idle
Speed........: 153 c/s Real, 26611 c/s GPU
Recovered....: 0/2456 Digests, 0/1 Salts
Progress.....: 157/157 (100.00%)
Rejected.....: 0/157 (0.00%)
HWMon.GPU.#1.: 35% Util, 45c Temp, 10% Fan
I'm using a 7970, and it works with wordlists, etc, and other masks, with other hash lists.
Any idea why it's happening?
Thanks