Fixed the maximum password length check in password reassembling function
Fixes #1492
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
- Fixed the output of --show if $HEX[] passwords are present within the potfile
|
||||
- Fixed a restore issue leading to "Restore value is greater than keyspace" in case mask-files or wordlist-folders were used
|
||||
- Fixed a mask-length check issue: Return -1 in case the mask-length is not within the password-length range
|
||||
- Fixed the maximum password length check in password reassembling function
|
||||
|
||||
##
|
||||
## Improvements
|
||||
|
||||
Reference in New Issue
Block a user