fixes #1321: new option --wordlist-autohex-disable

This commit is contained in:
philsmd
2017-08-16 12:07:14 +02:00
parent 79a0345430
commit bc1a101d2b
6 changed files with 200 additions and 188 deletions
+1
View File
@@ -14,6 +14,7 @@
- Added option --length-limit-disable to disable optimization based on password- and salt-length
- Added self-test functionality for OpenCL kernels on startup
- Added option --self-test-disable to disable self-test functionality on startup
- Added option --wordlist-autohex-disable to disable the automatical conversion of $HEX[] words from the word list
##
## Bugs