01-02-2013, 11:09 PM
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'
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 @_@)