Skip to content

Releases: stefansundin/truecrypt-mac

v5

03 Sep 03:38
Compare
Choose a tag to compare

Important: You have to install macFUSE first. If you use Homebrew then you can run brew cask install macfuse.

If you have trouble installing, then please see this issue for more detailed instructions.

Note: This should work for macOS 10.9 and up, but the lowest that I have tested is 10.13. It also seems to work fine on M1 macbooks via Rosetta.

Note: This has not been tested extensively yet. Please consider this experimental! Please open an issue if you encounter a problem!

Changelog

  • Add more compilation flags to wxWidgets to avoid linking to unneeded libraries. See #1.

v4

13 Oct 06:45
Compare
Choose a tag to compare
v4

Since macOS 10.15 does not support 32-bit binaries anymore, I decided to attempt to compile TrueCrypt for 64-bit. Thankfully, someone else had done the work already. I made some additional changes to support wxWidgets 3.1, which solves a couple of GUI issues and also supports Dark Mode.

This is no longer distributed as an installer, so you will need to install osxfuse first.

Note: This should work for macOS 10.9 and up, but the lowest that I have tested is 10.13.

I have not tested this extensively yet. Please consider this highly experimental! Please open an issue if you encounter a problem!

v3

29 Mar 06:15
Compare
Choose a tag to compare
v3
  • Fix problem when installing on >= 10.11. Apparently I built the package the wrong way.

v2

16 May 04:57
Compare
Choose a tag to compare
v2
  • Add .tc file association.

v1

16 May 04:19
Compare
Choose a tag to compare
v1
  • Installer patched to be compatible with OS X 10.10.