Prepare for on-the-fly keyboard layout substituations required to crack booting TrueCrypt/VeraCrypt volumes
This commit is contained in:
@@ -322,6 +322,7 @@ typedef struct tc
|
||||
u32 salt_buf[32];
|
||||
u32 data_buf[112];
|
||||
u32 keyfile_buf[16];
|
||||
u32 keyboard_layout[256];
|
||||
u32 signature;
|
||||
|
||||
} tc_t;
|
||||
|
||||
Reference in New Issue
Block a user