Allow the use of enc_id == 0 in hash-mode 10600 and 10700 as it takes no part in the actual computation
Fixes https://github.com/hashcat/hashcat/issues/423
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
- Fix some variable initializers on older compilers
|
||||
- Replace DARWIN macro with compiler predefined macro __APPLE__
|
||||
- Replace LINUX macro with compiler predefined macro __linux__
|
||||
- Allow the use of enc_id == 0 in hash-mode 10600 and 10700 as it takes no part in the actual computation
|
||||
|
||||
##
|
||||
## Bugs
|
||||
|
||||
Reference in New Issue
Block a user