VeraCrypt 1.26.10 💾

VeraCrypt is a full-disk encryption software derived from TrueCrypt. It revises some of the algorithm usage against brute-force attacks. For example system partitions use use larger rounds of PBKDF2 key stretching. The partition and container format is different to that of TrueCrypt however.

minor bugfix: /strong (November 8th, 2023):. . All OSes:. . Update translations and documentation. . . Windows:. . Better for Secure Desktop under Windows 11 22H2. VeraCrypt Expander: expansion of volumes on disks with a sector size different from 512. writing wrong EFI System Encryption Advanced Options to registry. Don't Setup when exiting VeraCrypt process through system tray Exit menu. failure to format some disks (e.g. VHDX) caused by virtual partition offset not 4K aligned. Fallback to absolute positioning when accessing disks if relative positioning fails. . . Linux:. . Focus PIM field when selected . generic installation script on Konsole in Wayland . . . macOS:. . corrupted disk icon in main UI . . . .

Other c++ encryption disk-encryption security


TCHunt-ng 1.3

TCHunt-ng attempts to reveal encrypted files stored on a filesystem. The program is successful in finding TrueCrypt, VeraCrypt, CipherShed containers; LUKS, EncFS, PGP/GPG encrypted files; OpenSSH and PEM private keys; password databases; files made up of random data. The code is based on ideas laid out in the project of Stephen Judge named TCHunt, hence the name.

TCHunt-ng 1.0

TCHunt-ng attempts to reveal encrypted files stored on a filesystem. The program is successful in finding TrueCrypt/VeraCrypt containers, EncFS encrypted files, PGP/GPG messages (and keys), and other files made up of random data. The code is based on ideas laid out in the project of Stephen Judge named TCHunt, hence the name.