Not sure what I'm doing wrong here - 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: Not sure what I'm doing wrong here (/thread-1929.html) |
Not sure what I'm doing wrong here - Dolphin - 01-09-2013 With the old oclHashcat-plus I had no issues with running my little bat file which ran my dictionaries but now I seem to be having a problem with doing this. In the new version of oclHashcat-plus when I load my dictionaries and the amount of characters go over about 1.4k characters it just crashes the oclHashcat-plus application. So in short I try to load my dictionaries but I can only load half of them other wise it will just crash. Extra information: Code: -a 0 -m 10 -p : -o "C:\Users\Dolphin\Desktop\HashTutorial\testhash.txt" --outfile-format=3 --gpu-temp-abort=90 "HASH HERE" "DIC1" "DIC2" "DIC3" ... Crash log Code: Problem Event Name: APPCRASH I've just recently been turning my clock back because the previous version works fine. I am also running Catylist 12.8 which is the required version for the current build. Thanks, Dolphin. RE: Not sure what I'm doing wrong here - M@LIK - 01-09-2013 It's a known bug, reported already and fixed as well. Temp. Workaround: Do multiple runs, 25 dict at a time should be fine. |