Wordlist encoding: Support added for internal convert from and to user-defined encoding during runtime
Wordlist encoding: Added parameters --encoding-from and --encoding-to to configure wordlist encoding handling Dictstat: Structure for dictstat file changed as it has to include --encoding-from and --encoding-to parameter now
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
* changes v3.40 -> 3.5.x:
|
||||
|
||||
##
|
||||
## Features
|
||||
##
|
||||
|
||||
- Wordlist encoding: Support added for internal convert from and to user-defined encoding during runtime
|
||||
- Wordlist encoding: Added parameters --encoding-from and --encoding-to to configure wordlist encoding handling
|
||||
|
||||
##
|
||||
## Improvements
|
||||
##
|
||||
@@ -10,6 +17,7 @@
|
||||
## Technical
|
||||
##
|
||||
|
||||
- Dictstat: Structure for dictstat file changed as it has to include --encoding-from and --encoding-to parameter now
|
||||
- OpenCL Runtime: Updated AMDGPU-Pro driver version check, do warn if version 17.10 is detected which is known to be broken
|
||||
- WPA cracking: Reduced --nonce-error-corrections default from 16 to 8 to compensate speed drop caused due to Big-Endian fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user