hashcat Forum
New user help - oclHashcat wont start attack - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: New user help - oclHashcat wont start attack (/thread-3469.html)



New user help - oclHashcat wont start attack - JimmyW - 06-13-2014

Using HashcatGUI v.0.40 and cudaHashcat 1.21, I tried brute force an NTLM hash, 6-10 chracters, lower case and digits. The program started fine, but never progressed. It proceeded through the startup with no errors, snd then hung at the command prompt, where I could check status, quit, etc. Eventually, it "Exhausted." I'm running Win 7x64 with 3 GTX480 cards, and my drivers are v337.88. I would attach screenshots, but the Forum won't accept them (JPGs), perhaps because this is my first post. Thanks.


RE: New user help - oclHashcat wont start attack - epixoip - 06-13-2014

copy/pasting terminal output is always preferred over posting screen shots. at a minimum you should at least post the command line you used.


RE: New user help - oclHashcat wont start attack - JimmyW - 06-13-2014

Thanks for the advice. In the GUI, using brute force, I selected the hash file that contained one NTLM hash. Charset=?l?d, Mask=?l?l?l?l?l?l?l?l. Length=6-8, Accel=64. At that point. I invoked I started hashcat, and this is the terminal output. I'm starting to think that hashcat operated properly, given my mask:

cudaHashcat v1.21 starting...

Device #1: GeForce GTX 480, 1536MB, 1401Mhz, 15MCU
Device #2: GeForce GTX 480, 1536MB, 1401Mhz, 15MCU
Device #3: GeForce GTX 480, 1536MB, 1401Mhz, 15MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Meet-In-The-Middle
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Hash
* Single-Salt
* Brute-Force
* Scalar-Mode
* Raw-Hash
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4318/m1000_a3.sm_20.64.ptx
Device #1: Kernel ./kernels/4318/markov_le_v1.64.ptx
Device #1: Kernel ./kernels/4318/bzero.64.ptx
Device #2: Kernel ./kernels/4318/m1000_a3.sm_20.64.ptx
Device #2: Kernel ./kernels/4318/markov_le_v1.64.ptx
Device #2: Kernel ./kernels/4318/bzero.64.ptx
Device #3: Kernel ./kernels/4318/m1000_a3.sm_20.64.ptx
Device #3: Kernel ./kernels/4318/markov_le_v1.64.ptx
Device #3: Kernel ./kernels/4318/bzero.64.ptx


INFO: approaching final keyspace, workload adjusted


Session.Name...: 13085516
Status.........: Exhausted
Input.Mode.....: Mask (?1?1?1?1?1?1?1?1) [8]
Hash.Target....: <Hash removed by philsmd>
Hash.Type......: NTLM
Time.Started...: Fri Jun 13 08:55:16 2014 (5 mins, 28 secs)
Time.Estimated.: 0 secs
Speed.GPU.#1...: 2879.2 MH/s
Speed.GPU.#2...: 2890.4 MH/s
Speed.GPU.#3...: 2892.3 MH/s
Speed.GPU.#*...: 8661.8 MH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 2821109907456/2821109907456 (100.00%)
Skipped........: 0/2821109907456 (0.00%)
Rejected.......: 0/2821109907456 (0.00%)
HWMon.GPU.#1...: 98% Util, 66c Temp, N/A Fan
HWMon.GPU.#2...: 68% Util, 67c Temp, N/A Fan
HWMon.GPU.#3...: 98% Util, 86c Temp, N/A Fan

Started: Fri Jun 13 08:55:16 2014
Stopped: Fri Jun 13 09:00:45 2014

C:\aaa\hashcat GUI\cudaHashcat-1.21>

I think that I see my mistake: the mask. It includes ?l, but I specified ?l?d. If I don't enter a mask, it seems to run okay. If I don't use a mask, I presume each character can be ?l of ?d. Thanks!

Note: Hash removed by philsmd. Please follow the rules ( http://hashcat.net/forum/announcement-2.html ) or you get banned


RE: New user help - oclHashcat wont start attack - NBZ - 06-13-2014

(06-13-2014, 04:12 AM)JimmyW Wrote: Using HashcatGUI v.0.40 and cudaHashcat 1.21, I tried brute force an NTLM hash, 6-10 chracters, lower case and digits. The program started fine, but never progressed. It proceeded through the startup with no errors, snd then hung at the command prompt, where I could check status, quit, etc. Eventually, it "Exhausted." I'm running Win 7x64 with 3 GTX480 cards, and my drivers are v337.88. I would attach screenshots, but the Forum won't accept them (JPGs), perhaps because this is my first post. Thanks.

Well if it "Exhausted", it means nothing was found, not that it didn't work.