Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 872 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 872 Bytes

64-bit TrueCrypt for macOS

Download the latest release.

To build, you need:

brew install nasm pkg-config
brew cask install osxfuse

You need to replace your wxmac Formula with this one.

EDITOR=subl brew edit wxmac
brew reinstall wxmac

Build your TrueCrypt

WX_CONFIG=/usr/local/Cellar/wxmac/3.1.2/bin/wx-config make WXSTATIC=1

Get wxFormBuilder for macOS here: https://github.com/wxFormBuilder/wxFormBuilder/releases

For the old 32-bit version, see this branch and this release.