fixes #1450: allow longer crc32 data length field for -m 11600

This commit is contained in:
philsmd
2017-11-18 12:59:21 +01:00
parent 1a076f5c53
commit d382400805
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@
##
- Fixed a hash parsing problem when using --show/--left together with hashes with long salts that require pure kernels
- Fixed a hash parsing problem for 7-Zip hashes: allow a longer crc32 data length field within the hash format
- Fixed the output of --show if $HEX[] passwords are present within the potfile
##