0.42: Bugs - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Developer (https://hashcat.net/forum/forum-39.html) +--- Forum: Beta Tester (https://hashcat.net/forum/forum-31.html) +--- Thread: 0.42: Bugs (/thread-1882.html) Pages:
1
2
|
0.42: Bugs - M@LIK - 01-01-2013 In this thread I'm going to share bugs that still exist in the current latest release of CPU's hashcat (0.42), their severity level and personal workaround if available. Feel free to join me pissing atom off. Level: Non-critical. Starting with the flag --hex-salt, as mentioned here: https://hashcat.net/forum/thread-1796.html it was implemented, but in live action it was more than just implementation: Code: NOTE: press enter for status-screen Workaround: Don't use it. Moving on... Level: Non-critical. --hex-charset is mentioned in --help since 0.40, but turns out to be an "unknown option": Code: hc64 -a3 --hex-charset -1 30 hash ?1 To be continued... NOTE: I posted this in the Beta section to keep thing a little private, and also, it's not cool for hashcat's reputation to report bugs right after a release. However, I'm ok with moving it the the right section. RE: 0.42: Bugs - radix - 01-01-2013 bugs are bugs regardless of when it was released. ill take a look and see wtfs up what was your command line and the hashes? I cant reproduce this. RE: 0.42: Bugs - M@LIK - 01-01-2013 Well, let's just consider the "keep things a little private" part. I assume you're talking about the --hex-salt bug. Details: Code: H: RE: 0.42: Bugs - radix - 01-01-2013 k, hex charset is fixed, let me see if i can unfuck the RE: 0.42: Bugs - M@LIK - 01-01-2013 Level: Non-critical. hashcat adds something completely different than the actual hash to hashcat.pot. Further details: https://hashcat.net/forum/thread-1789.html Workaround: If you need them so badly, re-hash your passwords. RE: 0.42: Bugs - atom - 01-02-2013 (01-01-2013, 07:39 PM)M@LIK Wrote: Level: Non-critical. Hm, thought I fixed this. So its still in there? RE: 0.42: Bugs - M@LIK - 01-02-2013 atom Wrote: Hm, thought I fixed this. So its still in there?Yes, sir. Level: Non-critical. hashcat doesn't remove the hash using --remove parameter if it was only one hash and it was cracked. Workaround: nul > hashfile. Level: Complementary only The following info should be added in .\docs\rules.txt: Code: #define RULE_OP_REJECT_LESS '<' I know all of these are just minor matters, hardcore testing phase hasn't started yet. (I gotta study about ventilation-perfusion mismatch and shit @_@) RE: 0.42: Bugs - M@LIK - 01-05-2013 radix Wrote: k, hex charset is fixed hashcat-0.43b1: Okay, it's a "known option" now, but: Code: hc64 -a3 --hex-charset -1 30 hash ?1 OFF TOPIC: @atom:: .\oclHashcat-lite-0.14b2\docs\changes.txt: Code: type: bug RE: 0.42: Bugs - radix - 01-05-2013 tha fuck RE: 0.42: Bugs - M@LIK - 01-09-2013 hashcat-0.43b3: Level: Critical hashcat is crashing instantly when using -a3. Code: hash = 00000000000000000000000000000000 However, there's no crash if all hashes have been recovered, there's the usual fuck-up, instead: Code: hash = cfcd208495d565ef66e7dff9f98764da |