CUDA Error
#10
I want to bruteforce though with no wordlist. I've already tried rockyou on this set with a bunch of masks using a different tool (without GPU acceleration).

When I put the password in the dictionary, it still doesn't recover the hash using the method mentioned above. For speed, I'm trying to track the hash of 'a'.

C:\Users\endiz\Desktop\oclHashcat-plus-0.07>type dict2.txt
a

C:\Users\endiz\Desktop\oclHashcat-plus-0.07>type ntlm.txt
186CB09181E2C2ECAAC768C47C729904

C:\Users\endiz\Desktop\oclHashcat-plus-0.07>cudaHashcat-plus64.exe -m 1000 -a 6 -1 ?l ntlm.txt dict2.txt ?1
cudaHashcat-plus v0.07 by atom starting...

Hashes: 1
Unique digests: 1
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
GPU-Loops: 128
GPU-Accel: 8
Password lengths range: 1 - 15
Platform: NVidia compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: GeForce GTX 460, 1024MB, 1640Mhz, 7MCU
Device #1: Allocating 8MB host-memory
Device #1: Kernel ./kernels/4318/m1000_a1.sm_21.64.cubin

Scanned dictionary dict2.txt: 2 bytes, 1 words, 1 keyspace, starting attack...


Status.......: Exhausted
Input.Base...: File (dict2.txt)
Input.Mod....: Mask ($1)
Hash.Target..: 186cb09181e2c2ecaac768c47c729904
Hash.Type....: NTLM
Time.Running.: 1 sec
Time.Left....: 0 secs
Time.Util....: 1008.3ms/0.0ms Real/CPU, 0.0% idle
Speed........: 1 c/s Real, 0 c/s GPU
Recovered....: 0/1 Digests, 0/1 Salts
Progress.....: 1/1 (100.00%)
Rejected.....: 0/1 (0.00%)
HW.Monitor.#1: 0% GPU, 38c Temp

Started: Wed Jan 11 19:19:50 2012
Stopped: Wed Jan 11 19:19:51 2012

C:\Users\endiz\Desktop\oclHashcat-plus-0.07>


Messages In This Thread
CUDA Error - by endiz - 01-10-2012, 03:38 AM
RE: CUDA Error - by atom - 01-10-2012, 11:54 AM
RE: CUDA Error - by endiz - 01-10-2012, 03:07 PM
RE: CUDA Error - by atom - 01-10-2012, 04:58 PM
RE: CUDA Error - by endiz - 01-11-2012, 06:14 AM
RE: CUDA Error - by mastercracker - 01-11-2012, 07:56 AM
RE: CUDA Error - by endiz - 01-11-2012, 06:07 PM
RE: CUDA Error - by endiz - 01-12-2012, 01:08 AM
RE: CUDA Error - by restrictedbytes - 01-12-2012, 01:24 AM
RE: CUDA Error - by endiz - 01-12-2012, 02:59 AM
RE: CUDA Error - by restrictedbytes - 01-12-2012, 03:31 AM
RE: CUDA Error - by endiz - 01-12-2012, 04:59 AM