Add Custom.Chars to output window in the case of a user specifying -1, -2, -3, -4.

This commit is contained in:
radix
2016-07-30 20:14:46 -05:00
parent d4dfe58a72
commit 004812819f
2 changed files with 18 additions and 0 deletions
+4
View File
@@ -1281,6 +1281,10 @@ typedef struct
char *veracrypt_keyfiles;
uint veracrypt_pim;
uint workload_profile;
char *custom_charset_1;
char *custom_charset_2;
char *custom_charset_3;
char *custom_charset_4;
uint hash_mode;
uint hash_type;