hashcat Forum
hashcat 0.46 memory trouble in cmd file? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: hashcat 0.46 memory trouble in cmd file? (/thread-2470.html)

Pages: 1 2


RE: hashcat 0.46 memory trouble in cmd file? - philsmd - 08-04-2013

Can you provide a (minimal) test case s.t. we can easily reproduce and double-check the problem.
Cmdline/input etc (MASKED, whatever is needed to see it crashing).

Thx


RE: hashcat 0.46 memory trouble in cmd file? - Kgx Pnqvhm - 08-04-2013

hashcat-cli64.exe -n 4 -c 128 --remove --debug-file=..\output\debug.txt --debug-mode=3 -a 0 -m 1100
-r KoreLogicRulesAppend4Num.rule -o ..\output\found.txt ..\hashes\A0.M1100.hash ..\dicts\CainWordlist.txt

Initializing hashcat v0.46 by atom with 4 threads and 128mb segment-size...

Added hashes from file ..\hashes\A0.M1100.hash: 10 (6 salts)
Added rules from file C:\Utilities\hc\hashcat\KL_rules\KoreLogicRulesAppend4Num.rule: 20000


RE: hashcat 0.46 memory trouble in cmd file? - philsmd - 08-08-2013

I "*think*" I have identified the problem (yes it was a problem, but dunno if no more crashes occur when you test). The trac ticket is here: https://hashcat.net/trac/ticket/186

Please test (when hashcat 0.47 was released) and report if this was indeed fixed.

Thx for reporting!