mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-13 11:58:26 -06:00
Windows: Add option to disable detection of "Evil Maid" attacks. This is helpful for users who have software running the modifies the bootloader, like FLEXnet.
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
<control lang="en" key="IDC_CREATE">Create</control>
|
||||
<control lang="en" key="IDC_CREATE_VOLUME">&Create Volume</control>
|
||||
<control lang="en" key="IDC_DISABLE_BOOT_LOADER_OUTPUT">Do not &show any texts in the pre-boot authentication screen (except the below custom message)</control>
|
||||
<control lang="en" key="IDC_DISABLE_EVIL_MAID_ATTACK_DETECTION">Disable "Evil Maid" attack detection</control>
|
||||
<control lang="en" key="IDC_ENABLE_HARDWARE_ENCRYPTION">Accelerate AES encryption/decryption by using the AES instructions of the processor (if available)</control>
|
||||
<control lang="en" key="IDC_ENABLE_KEYFILES">Use keyfiles</control>
|
||||
<control lang="en" key="IDC_ENABLE_NEW_KEYFILES">Use keyfiles</control>
|
||||
|
||||
Reference in New Issue
Block a user