oclhashcat-Plus64.exe 0.14 bizzare output sections - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: oclhashcat-Plus64.exe 0.14 bizzare output sections (/thread-2182.html) |
oclhashcat-Plus64.exe 0.14 bizzare output sections - Incisive - 03-29-2013 Running some tests on the linkedin hash list, with oclhashcat-Plus4 in brute force mode (3), using --remove and --outfile-format=7, looking I see a lot of hashes cracked, in hash:plaintextPW:hexPW format, as expected. Then, suddenly, I see a line that's more than 40 characters with no colon, an even longer line with a colon after 80-(previous line's length) character, another 40 characters, what may be a password, and another 40 characters of hex. Hex lines of length 42 without passwords continue for a bit, interrupted by lines with 0 to 2 characters, another couple long lines, and then a small set of lines of length 42. After several sets of that, the output file looks good again, nice and normal. It looks like sometimes, perhaps after many hashes are cracked very quickly, the output format goes a little weird. Alternately, maybe a character combination does it? This happens for longer brute forces with custom charsets as well, at least - I'm still tracking down some other issues. Code: oclHashcat-plus64.exe --attack-mode=3 -m 100 --remove -1 ?d?l?u?s --outfile=linkedin.hash --outfile-format=7 linkedin.lst ?1?1?1?1?1?1 Windows 7 64-bit SP1, fully patched. ATI 13.1 Catalyst drivers, with an HD6950 card. AMD 1090T Phenom II CPU. clinfo Code: Number of platforms: 1 RE: oclhashcat-Plus64.exe 0.14 bizzare output sections - atom - 03-30-2013 If you do not use --outfile-format, does it still produce strange outputs? RE: oclhashcat-Plus64.exe 0.14 bizzare output sections - Incisive - 03-30-2013 I'll run that test and post results. ETA: Still trying to duplicate the error even with --output-format=7; the "stopped working" error I just posted appears to be more frequent than the output corruption error. RE: oclhashcat-Plus64.exe 0.14 bizzare output sections - Incisive - 03-31-2013 Yes, it's repeatable without any --output-format at all, though there are fewer short rows after the long rows. Moreover, further testing indicates it happens just before the "has stopped working" Windows error regardless of the --output-format 7 or not present - there's only a few hundred good rows in the output file after the bizzare output sections when I make a copy of the output file after Windows shows the "stopped working" flag. This testing was done on a hard drive, nice and normal, and all these repeatable tests have been done with brute force mode, though I believe that dictionary modes have the same issues. RE: oclhashcat-Plus64.exe 0.14 bizzare output sections - atom - 03-31-2013 hmm ok, have to dig deeper into it. please post the stuff again as a trac ticket RE: oclhashcat-Plus64.exe 0.14 bizzare output sections - Incisive - 03-31-2013 https://hashcat.net/trac/ticket/111 RE: oclhashcat-Plus64.exe 0.14 bizzare output sections - mastercracker - 04-03-2013 As additional information that is probably related, I have also an HD6950 that has a tendency to crash and when it does, introduces fake cracked hash in the output file, all with blank passwords. I currently attribute the frequent crashing to not feeding the GPU enough power from PSU but it could be something else. Anyone has an HD6950 that works correctly without flaws? RE: oclhashcat-Plus64.exe 0.14 bizzare output sections - Incisive - 04-03-2013 Interesting - thank you for the additional information! I have zero (0) evidence of driver restarts or anything like that, and during diagnosis, I used the ATI Catalyst graphics overclocking section to add +8% more power. The power supply is a Seasonic with no symptoms of failure at this time. RE: oclhashcat-Plus64.exe 0.14 bizzare output sections - mastercracker - 04-03-2013 (04-03-2013, 04:08 PM)Incisive Wrote: I have zero (0) evidence of driver restarts or anything like that Then what do you think is the following that you mentioned in an earlier post: Quote:Moreover, further testing indicates it happens just before the "has stopped working" Windows error Also, just to clarify things, I did not want to suggest that you had power problems but that it could be due to the driver crashing. RE: oclhashcat-Plus64.exe 0.14 bizzare output sections - Incisive - 04-04-2013 Honestly, I don't know what the "has stopped working" Windows error is, but it not accompanied by the more usual driver crashes where the entire screen freezes/blanks out for a bit, and then the a small popup message in the lower right stating that the driver has been restarted. More to the point, if it were a driver restart, I'd have expected to see that Catalyst has stopped working, not that oclhashcat-plus64 has stopped working. It's possible I'm misremembering which driver version or brand does what, of course. |