1
mirror of https://github.com/hashcat/hashcat synced 2025-03-12 00:14:28 +01:00

changelog: mention rule engine fixes

This commit is contained in:
philsmd 2019-05-17 14:13:49 +02:00 committed by GitHub
parent 9e0506ec55
commit 0c8473bab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -49,6 +49,7 @@
- Fixed output password of "e" rule in pure and cpu rule engine if separator character is also the first letter
- Fixed the 7-Zip parser to allow the entire supported range of encrypted and decrypted data lengths
- Fixed the validation of the --brain-client-features command line argument (only values 1, 2 or 3 are allowed)
- Fixed problem with the usage of the hexadecimal notations (\x00-\xff) within rules
##
## Improvements