Getting 0 H/s
#1
Hello there guys! thanks for your time.

I looked up for this error on google for hours and no result Sad

I'm trying cudaHashcat64 (and 32) on windows 7 x64 with Amd x6 (1033t) and Nvidia 460 GTX (with cuda lastest drivers) but I get 0 H/s:

Code:
d:\tools\HashCat 1.21>cudaHashcat64.exe -m 500 pass.txt
cudaHashcat v1.21 starting...

Device #1: GeForce GTX 460, 1024MB, 1720Mhz, 7MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
           You can disable it with a regpatch, see here: http://hashcat.net/wiki/doku.php?id=timeout_patch

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4318/m0500.sm_21.64.ptx
Device #1: Kernel ./kernels/4318/bzero.64.ptx

Starting attack in stdin mode...


Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Pipe
Hash.Target....: $1$XXXXXXXXXXXXXXXXXXXXXXXXX/
Hash.Type......: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Time.Started...: Tue Jun 24 01:37:20 2014 (9 secs)
Speed.GPU.#1...:        0 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 0
Skipped........: 0
Rejected.......: 0
HWMon.GPU.#1...:  0% Util, 46c Temp, N/A Fan


Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Pipe
Hash.Target....: $1$XXXXXXXXXXXXXXXXXXXXXXXXX/
Hash.Type......: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Time.Started...: Tue Jun 24 01:37:20 2014 (19 secs)
Speed.GPU.#1...:        0 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 0
Skipped........: 0
Rejected.......: 0
HWMon.GPU.#1...:  0% Util, 48c Temp, N/A Fan

I tried the example hash and same problem (so no extrange issue about the hash). The dictionary based attack works (using the dic on the hashcat folder) but not rule based attack working. I also tried the -b parameter (benchmark) and the video board start working (gpu usagge goes up and temp too).

Any ideas where I can look?

thanks again for the time and hope you have a great day!


Messages In This Thread
Getting 0 H/s - by deftoner - 06-24-2014, 06:40 AM
RE: Getting 0 H/s - by epixoip - 06-24-2014, 07:28 AM
RE: Getting 0 H/s - by deftoner - 06-24-2014, 08:06 PM
RE: Getting 0 H/s - by assilum - 08-16-2014, 09:02 AM
RE: Getting 0 H/s - by epixoip - 08-16-2014, 09:41 PM