Download Latest Version VeraCrypt_1.26.24_Source.tar.bz2 (37.4 MB)
Email in envelope

Get an email when there's a new version of VeraCrypt

Name Modified Size InfoDownloads / Week
Parent folder
VeraCrypt_1.26.24_Windows_Symbols.zip 2025-06-08 35.2 MB
VeraCrypt_1.26.24_Windows_Symbols.zip.sig 2025-06-08 566 Bytes
VeraCrypt Portable 1.26.24.exe 2025-05-29 40.4 MB
VeraCrypt_Setup_x64_1.26.24.msi 2025-05-29 48.3 MB
VeraCrypt Setup 1.26.24.exe 2025-05-29 40.6 MB
VeraCrypt Setup 1.26.24.exe.sig 2025-05-29 566 Bytes
VeraCrypt Portable 1.26.24.exe.sig 2025-05-29 566 Bytes
VeraCrypt_Setup_x64_1.26.24.msi.sig 2025-05-29 566 Bytes
Totals: 8 Items   164.5 MB 709
Changes between 1.26.20 and 1.26.24 (30 May 2025):

* All OSes:

  * Fix Whirlpool implementation for big-endian platforms. (GH #1529)
  * Rename "Dismount All" to "Unmount All" in UI. Use ALT+u as new accelerator key instead of ALT+s.
  * Add contributed Chinese and Russian CHM documentation.
  * Update translations.

* Windows:

  * Implemented screen protection against screenshots and screen recording, enabled by default.
     - This feature can be disabled during installation or via the Performance/Driver Configuration settings.
  * Added checkboxes to the MSI installer to control memory protection and screen protection features.
     - Introduced command-line options DISABLEMEMORYPROTECTION and DISABLESCREENPROTECTION for the MSI installer to manage these features.
	 - Both options accept values 0 (enabled) or 1 (disabled).
	 - Example usage: msiexec /i VeraCrypt_Setup_x64_1.26.22.msi DISABLESCREENPROTECTION=1 /qn REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable ACCEPTLICENSE=YES
  * Fix race conditions when multiple instances of veracrypt.exe are started simultaneously.
  * Update libzip to version 1.11.3.

* Linux:

  * Add support for AppImage packaging and usage.
  * Fix absolute path of `true` command not being used when checking if sudo session is active.
  * Fix failure to use Hungarian language translations.
  * Improve generic installer scripts. (GH #1514)
  * Add support for /run/media/veracrypt as default mount prefix when /media is not available. (GH #1524)
  * Remove pcsclite dependency from .deb/.rpm packages since it is detected/loaded dynamically at runtime.

* macOS:

  * Fix absolute path of `true` command not being used when checking if sudo session is active.
  * Create simlink of VeraCrypt in /usr/local/bin to allow using it from command line.
  * Fix failure to use Hungarian language translations.

Source: README.TXT, updated 2025-05-30