[split] [split] oclHashcat v0.26 - not cracking ntlm hashes
#1

I've found that if I have multiple hashes in the list, 64-bit .26 won't crack them. If I do one hash at a time they will crack.

There doesn't seem to be a problem with the 32bit version. I'm using NTLM hashes in this case.

<------------->
C:\oclHashcat-0.26>cudaHashcat32.exe -m 1000 -o c.txt
test_hash2.txt 3tx3t.txt 3tx3t.txt
cudaHashcat v0.26 by atom starting...

Digests: 2 entries, 2 unique
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Platform: NVidia compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: GeForce GTX 560 Ti, 993MB, 1645Mhz, 8MCU
Device #2: GeForce GTX 560 Ti, 993MB, 1645Mhz, 8MCU
NOTE: gpu-accel auto-adjusted to: 16
Device #1: Kernel ./kernels/4318/m1000.sm_21.32.cubin
Device #2: Kernel ./kernels/4318/m1000.sm_21.32.cubin
[s]tatus [p]ause [r]esume [q]uit =>
Status.......: Cracked
Hash.Type....: NTLM
Mode.Left....: Dict '3tx3t.txt' (271441)
Mode.Right...: Dict '3tx3t.txt' (271441)
Speed.GPU*...: 457.5M/s
Recovered....: 2/2 Digests, 1/1 Salts
Progress.....: 16777216/73680216481 (0.02%)
Running......: 1 sec
Estimated....: 2 mins, 41 secs
HW.Monitor.#1: 0% GPU, 73c Temp
HW.Monitor.#2: 0% GPU, 65c Temp

Started: Sun Aug 28 11:41:04 2011
Stopped: Sun Aug 28 11:41:05 2011

C:\oclHashcat-0.26\oclHashcat-0.26>cudaHashcat64.exe -m 1000 -o c.txt test_hash2.txt 3tx3t.txt 3tx3t.txt
cudaHashcat v0.26 by atom starting...

Digests: 2 entries, 2 unique
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Platform: NVidia compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: GeForce GTX 560 Ti, 993MB, 1645Mhz, 8MCU
Device #2: GeForce GTX 560 Ti, 993MB, 1645Mhz, 8MCU
NOTE: gpu-accel auto-adjusted to: 16
Device #1: Kernel ./kernels/4318/m1000.sm_21.64.cubin
Device #2: Kernel ./kernels/4318/m1000.sm_21.64.cubin
[s]tatus [p]ause [r]esume [q]uit =>
Status.......: Exhausted
Hash.Type....: NTLM
Mode.Left....: Dict '3tx3t.txt' (271441)
Mode.Right...: Dict '3tx3t.txt' (271441)
Speed.GPU*...: 824.1M/s
Recovered....: 0/2 Digests, 0/1 Salts
Progress.....: 73680216481/73680216481 (100.00%)
Running......: 35 secs
Estimated....: 0 secs
HW.Monitor.#1: 55% GPU, 84c Temp
HW.Monitor.#2: 0% GPU, 72c Temp

Started: Sun Aug 28 11:41:13 2011
Stopped: Sun Aug 28 11:41:48 2011



Messages In This Thread
[split] [split] oclHashcat v0.26 - not cracking ntlm hashes - by exorcyst - 08-28-2011, 05:48 PM