0.42: Bugs
#7
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             '<'
#define RULE_OP_REJECT_GREATER          '>'
#define RULE_OP_REJECT_CONTAIN          '!'
#define RULE_OP_REJECT_NOT_CONTAIN      '/'
#define RULE_OP_REJECT_EQUAL_FIRST      '('
#define RULE_OP_REJECT_EQUAL_LAST       ')'
#define RULE_OP_REJECT_EQUAL_AT         '='
#define RULE_OP_REJECT_CONTAINS         '%'
#define RULE_OP_REJECT_MEMORY           'Q'
With their explanations and also the other new rules (M, X, 4, 6)

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 @_@)
Reply


Messages In This Thread
0.42: Bugs - by M@LIK - 01-01-2013, 04:31 PM
RE: 0.42: Bugs - by radix - 01-01-2013, 06:01 PM
RE: 0.42: Bugs - by M@LIK - 01-01-2013, 06:54 PM
RE: 0.42: Bugs - by radix - 01-01-2013, 07:13 PM
RE: 0.42: Bugs - by M@LIK - 01-01-2013, 07:39 PM
RE: 0.42: Bugs - by atom - 01-02-2013, 12:12 PM
RE: 0.42: Bugs - by M@LIK - 01-02-2013, 11:09 PM
RE: 0.42: Bugs - by M@LIK - 01-05-2013, 10:47 PM
RE: 0.42: Bugs - by radix - 01-05-2013, 10:57 PM
RE: 0.42: Bugs - by M@LIK - 01-09-2013, 03:21 AM
RE: 0.42: Bugs - by radix - 01-09-2013, 09:10 AM
RE: 0.42: Bugs - by atom - 01-09-2013, 10:30 AM