VeraCrypt 1.26.15 💾

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 (September 2nd, 2024):. . Windows:. . MSI install/uninstall : . error 1603 returned by MSI silent install when REBOOT=ReallySuppress is specified and a reboot is required.. missing documentation and language files from the MSI package.. MSI not installing new documentation and language files when upgrading from an EXE-based installation.. installation folder not being removed after MSI uninstall in some cases.. . . regression during UEFI system decryption that caused the bootloader to persist.. . . .

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.