hashcat Forum
debugging - 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: debugging (/thread-3110.html)

Pages: 1 2


debugging - ragequit - 02-04-2014

I've a problem with oclHashcat just giving up? after a while. It looks like it finished the 9 character passwords and when it started the 10s it just...gave up.

Code:
[s]tatus [p]ause [r]esume [b]ypass [q]uit => s
Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (?1?2?2?2?2?2?2?3?3?3) [10]
Hash.Target....: File (/var/run/media/guser/159A-9B70/ntlm)
Hash.Type......: NTLM
Time.Started...: Fri Jan 31 15:58:13 2014 (3 days, 14 hours)
Time.Estimated.: 0 secs
Speed.GPU.#1...:        0 H/s
Speed.GPU.#2...:        0 H/s
Speed.GPU.#3...:        0 H/s
Speed.GPU.#4...:        0 H/s
Speed.GPU.#*...:        0 H/s
Recovered......: 0/2 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 9301611418411008/9301612953526272 (100.00%)
Rejected.......: 0/9301611418411008 (0.00%)
HWMon.GPU.#1...: 99% Util, 36c Temp, 10% Fan
HWMon.GPU.#2...:  0% Util, 33c Temp, 10% Fan
HWMon.GPU.#3...:  0% Util, 32c Temp, 10% Fan
HWMon.GPU.#4...:  0% Util, 33c Temp, 10% Fan

there's nothing in dmesg or /var/log/messages that looks relevant, and top shows the process as sleeping. Hitting 'q' doesn't help, it just mocks me.

Is there a switch or log file that oclHashcat keeps that would help find the cause?


RE: debugging - coolbry95 - 02-04-2014

Can you provide the command you used?


RE: debugging - ragequit - 02-04-2014

/oclHashcat64.bin -m 1000 -o found --remove --gpu-accel 512 -a 3 /var/run/media/guser/159A-9B70/ntlm


RE: debugging - coolbry95 - 02-04-2014

Ok so it looks like you did not have everything there. I added the mask for all nine characters. You should read the wiki or do ./oclHashcat64.bin --help.

./oclHashcat64.bin -m 1000 -o found --remove --gpu-accel 512 -a 3 /var/run/media/guser/159A-9B70/ntlm ?a?a?a?a?a?a?a?a?a


RE: debugging - ragequit - 02-04-2014

(02-04-2014, 09:09 PM)coolbry95 Wrote: Ok so it looks like you did not have everything there. I added the mask for all nine characters. You should read the wiki or do ./oclHashcat64.bin --help.

./oclHashcat64.bin -m 1000 -o found --remove --gpu-accel 512 -a 3 /var/run/media/guser/159A-9B70/ntlm ?a?a?a?a?a?a?a?a?a

that's great and all, but it worked fine all the way up through 9 places. What makes 10 special?


RE: debugging - coolbry95 - 02-04-2014

I don't understand then. You must be doing something wrong.

Progress.......: 9301611418411008/9301612953526272 (100.00%)

You posted that it completed?


RE: debugging - coolbry95 - 02-04-2014

I am able to run 10 characters on beta 38 fine?

Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (?a?a?a?a?a?a?a?a?a?a) [10]
Hash.Target....: File (../../ntlm)
Hash.Type......: NTLM
Time.Started...: Tue Feb 4 14:21:17 2014 (8 secs)
Time.Estimated.: Mon Nov 8 00:22:15 2021 (7 years, 276 days)
Speed.GPU.#1...: 10126.6 MH/s
Speed.GPU.#2...: 10021.9 MH/s
Speed.GPU.#*...: 20148.4 MH/s
Recovered......: 0/4488 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 151254073344/4533461702709235777 (0.00%)
Skipped........: 0/151254073344 (0.00%)
Rejected.......: 0/151254073344 (0.00%)
HWMon.GPU.#1...: 100% Util, 51c Temp, 100% Fan
HWMon.GPU.#2...: 100% Util, 53c Temp, 100% Fan


RE: debugging - epixoip - 02-04-2014

ragequit, this was a known issue with earlier versions of oclHashcat but it should have been resolved. what version of hashcat are you using?


RE: debugging - ragequit - 02-05-2014

(02-04-2014, 11:48 PM)epixoip Wrote: ragequit, this was a known issue with earlier versions of oclHashcat but it should have been resolved. what version of hashcat are you using?

1.01


RE: debugging - epixoip - 02-05-2014

i just noticed you said hitting 'q' didn't do anything -- are you sure you didn't experience an asic hang?