cuda hashcat plus error - 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: cuda hashcat plus error (/thread-2914.html) |
cuda hashcat plus error - baggman - 12-12-2013 Hi, Pretty new to hashcat, but have been cracking with JtR and Cain for a while. I have a bunch of NTLM hashes to crack from a PWDump file, cut the NTLM hashes out and into a separate file and seemed to be going well, however when I started hashcat I got an error. Any idea on what it is I need to do to fix this, or could someone explain what it is. Code: cudaHashcat-plus v0.15 by atom starting... Cheers RE: cuda hashcat plus error - philsmd - 12-12-2013 Why do you use v0.15 of oclHashcat-plus? Download 1.00 from http://hashcat.net/oclhashcat/ and update the NV driver to match the requirements. RE: cuda hashcat plus error - baggman - 12-12-2013 Oh! haha, i only downloaded it the other day as well! must have found a legacy page. I'll download latest version and see how it goes. EDIT: Ah, all working thank you, although it didn't seem to like my file of LMhashes using attack mode 3000 for LM. PwDump cut field 3 for LM and cut field 4 for NTLM. Works on the NTLM and finds the hashes fine, but just skips the entire LM file. RE: cuda hashcat plus error - baggman - 12-12-2013 Also I'm running from Cygwin, are there no status updates on keypress? Similar to JtR, on Linux press a key and get % completed, doesn't have it on windows JtR as default. RE: cuda hashcat plus error - mastercracker - 12-13-2013 (12-12-2013, 09:28 PM)baggman Wrote: Oh! haha, i only downloaded it the other day as well! must have found a legacy page. I'll download latest version and see how it goes.For LM hashes, you have to separate the 2 halves of the hash to get them cracked. RE: cuda hashcat plus error - mastercracker - 12-13-2013 (12-12-2013, 10:06 PM)baggman Wrote: Also I'm running from Cygwin, are there no status updates on keypress? Similar to JtR, on Linux press a key and get % completed, doesn't have it on windows JtR as default.I thik that It's the ENTER key that gives the status update for JTR in Windows. I find that sometimes I need to press it twice to work. Otherwise, I don't know if I am alone but JTR often crashes without giving any error messages. It looks like it's working but you can't do the status update. Hashcat is way better. |