cudaHC stops at Kernel exec timeout
#1
Hello community.

I am trying to decrypt a hash using cudahashcat+.
I am using a 9600 GT, decrypting WPA2 works perfectely.
But I get problems decrypting SHA512 hashes.

Quote:cudahashcat+ -m 1800 /root/test.hash /usr/share/wordlists/rockyou.txt
cudaHashcat-plus v0.15 by atom starting...

Hashes: 8 total, 8 unique salts, 8 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Workload: 4 loops, 8 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: 9600 GT, 255MB, 950Mhz, 4MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
^C^X^C

Then it just stops. I have to kill it manually, no status with s is working. Same command with normal hashcat works fine.

Here is some output with WPA2:

Quote:cudahashcat+ -m 2500 -a3 /root/test.hccap ?l?l?l?l?l?l?l?l
cudaHashcat-plus v0.15 by atom starting...

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Workload: 8 loops, 8 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: 9600 GT, 255MB, 950Mhz, 4MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
Device #1: Kernel ./kernels/4318/m2500.sm_11.64.ptx
Device #1: Kernel ./kernels/4318/markov_le_plus_v1.64.ptx
Device #1: Kernel ./kernels/4318/bzero.64.ptx

[s]tatus [p]ause [r]esume [b]ypass [q]uit => q

I read there are a few more devices, Kernel. Does this have something to do with it?


Messages In This Thread
cudaHC stops at Kernel exec timeout - by lordofazeroth - 09-30-2013, 11:01 PM