fixes 7-Zip parser limits for encrypted/decrypted data lengths

This commit is contained in:
philsmd
2019-02-15 18:49:16 +01:00
parent 158b93832c
commit 7b3ab9dbcb
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@
- Fixed output of IKE PSK (mode 5300 and 5400) hashes to have separators at right position
- Fixed the validation of the --brain-client-features command line argument (only values 1, 2 or 3 are allowed)
- Fixed cracking of Cisco-PIX and Cisco-ASA MD5 passwords in mask-attack mode if mask > length 16
- Fixed the 7-Zip parser to allow the entire supported range of encrypted and decrypted data lengths
##
## Technical