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 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. 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? |