mirror of
https://github.com/hashcat/hashcat.git
synced 2025-05-06 17:09:21 +00:00
updating recent two changes
This commit is contained in:
parent
2b3162f49b
commit
f4edcc33eb
@ -11,6 +11,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
- Added support to use --debug-mode in attack-mode 9 (Association Attack)
|
- Added support to use --debug-mode in attack-mode 9 (Association Attack)
|
||||||
|
- Added guess data to --status-json output
|
||||||
|
|
||||||
##
|
##
|
||||||
## Bugs
|
## Bugs
|
||||||
@ -19,6 +20,7 @@
|
|||||||
- Fixed functional error when nonce-error-corrections that were set on the command line in hash-mode 22000/22001 were not accepted
|
- Fixed functional error when nonce-error-corrections that were set on the command line in hash-mode 22000/22001 were not accepted
|
||||||
- Fixed missing option flag OPTS_TYPE_SUGGEST_KG for hash-mode 11600 to inform the user about possible false positives in this mode
|
- Fixed missing option flag OPTS_TYPE_SUGGEST_KG for hash-mode 11600 to inform the user about possible false positives in this mode
|
||||||
- Fixed undefined function call to hc_byte_perm_S() in hash-mode 17010 on non-CUDA compute devices
|
- Fixed undefined function call to hc_byte_perm_S() in hash-mode 17010 on non-CUDA compute devices
|
||||||
|
- Fixed HEX wordlist handling in -m 3000
|
||||||
|
|
||||||
##
|
##
|
||||||
## Technical
|
## Technical
|
||||||
|
Loading…
Reference in New Issue
Block a user