Truecrypt/Veracrypt: Use CRC32 to verify headers instead of fuzzy logic, greatly reduces false positives from 18:2^48 to 3:2^64
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
- Files: Use $HEX[...] in case the password includes the separater character, increases potfile reading performance
|
||||
- New option --progress-only: Quickly provides ideal progress step size and time to process on the user hashes and selected options, then quit
|
||||
- Status screen: Reenabled automatic status screen display in case of stdin used
|
||||
- Truecrypt/Veracrypt: Use CRC32 to verify headers instead of fuzzy logic, greatly reduces false positives from 18:2^48 to 3:2^64
|
||||
- WPA cracking: Reuse PBKDF2 intermediate keys if duplicate essid is detected
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user