Fixed rule 'O' (RULE_OP_MANGLE_OMIT) in host mode in case the offset + length parameter equals the length of the input word
Fixes https://github.com/hashcat/hashcat/issues/969
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
- Fixed truncation of password after position 32 with the combinator attack
|
||||
- Fixed DEScrypt cracking in BF mode in case the hashlist contains more than 16 times the same salt
|
||||
- Fixed use of option --keyspace in combination with -m 2500 (WPA)
|
||||
- Fixed rule 'O' (RULE_OP_MANGLE_OMIT) in host mode in case the offset + length parameter equals the length of the input word
|
||||
|
||||
* changes v3.20 -> v3.30:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user