Actual use of --outfile-autohex-disable was lost during refactoring. Fixes https://github.com/hashcat/hashcat/issues/567
This commit is contained in:
+1
-1
@@ -1174,7 +1174,7 @@ typedef struct outfile_ctx
|
||||
FILE *fp;
|
||||
|
||||
u32 outfile_format;
|
||||
u32 outfile_autohex;
|
||||
bool outfile_autohex;
|
||||
|
||||
} outfile_ctx_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user