{"id":16151218,"url":"https://github.com/stefansundin/truecrypt-mac","last_synced_at":"2025-03-18T19:31:12.234Z","repository":{"id":32130394,"uuid":"35703027","full_name":"stefansundin/truecrypt-mac","owner":"stefansundin","description":"64-bit TrueCrypt on macOS.","archived":false,"fork":false,"pushed_at":"2024-11-12T04:26:31.000Z","size":2119,"stargazers_count":16,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T23:21:24.164Z","etag":null,"topics":["mac","macos","truecrypt"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefansundin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.html","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-16T00:19:06.000Z","updated_at":"2024-10-17T17:36:30.000Z","dependencies_parsed_at":"2022-09-03T04:31:59.234Z","dependency_job_id":null,"html_url":"https://github.com/stefansundin/truecrypt-mac","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Ftruecrypt-mac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Ftruecrypt-mac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Ftruecrypt-mac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Ftruecrypt-mac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefansundin","download_url":"https://codeload.github.com/stefansundin/truecrypt-mac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244288541,"owners_count":20429027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mac","macos","truecrypt"],"created_at":"2024-10-10T00:55:09.183Z","updated_at":"2025-03-18T19:31:11.693Z","avatar_url":"https://github.com/stefansundin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 64-bit TrueCrypt for macOS\n\n- Compiled for 64-bit and wxWidgets 3.1. Based on https://github.com/neurodroid/TrueCrypt.\n- The file extension `.tc` has been associated with TrueCrypt.\n\nDownload [the latest release](https://github.com/stefansundin/truecrypt-mac/releases/latest).\n\n## Build instructions\n\nSee [this issue](https://github.com/stefansundin/truecrypt-mac/issues/2) for more help.\n\nDownload and extract wxWidgets 3.1.2: https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.2/wxWidgets-3.1.2.tar.bz2\n\nwxWidgets 3.1.3 and 3.1.4 causes TrueCrypt to crash and probably require code changes to fix.\n\n### Preparation if you use Homebrew\n\n```\nbrew install nasm pkg-config\nbrew cask install macfuse\n```\n\n### Preparation if you do not use Homebrew\n\nTo build, you will need the following: (the versions here are what I used for the latest release)\n- Xcode Command Line Tools (simply run `make` in a Terminal and you should receive a prompt that offers to install it)\n- macFUSE: https://github.com/osxfuse/osxfuse/releases/download/macfuse-4.1.0/macfuse-4.1.0.dmg\n- nasm: https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/macosx/nasm-2.15.05-macosx.zip\n- pkg-config: https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz\n\nDownload and install macFUSE. Download and extract the other files.\n\n```\n# nasm provides binaries but you have to build pkg-config:\ncd path/to/pkg-config-0.29.2\n./configure --disable-debug --disable-host-tool --with-internal-glib\nmake\n\n# set up your PATH:\nexport PATH=/absolute/path/to/nasm-2.15.05:/absolute/path/to/pkg-config-0.29.2:$PATH\n```\n\n### Build\n\n```\ngit clone https://github.com/stefansundin/truecrypt-mac.git\ncd truecrypt-mac\nexport WX_ROOT=/absolute/path/to/wxWidgets-3.1.2\nmake wxbuild\nmake WXSTATIC=1\n(cd Main \u0026\u0026 zip -r ../TrueCrypt.app.zip TrueCrypt.app)\n```\n\n## Extra\n\nGet wxFormBuilder for macOS here: https://github.com/wxFormBuilder/wxFormBuilder/releases\n\nFor the old 32-bit version, see [this branch](https://github.com/stefansundin/truecrypt-mac/tree/old) and [this release](https://github.com/stefansundin/truecrypt-mac/releases/tag/v3).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefansundin%2Ftruecrypt-mac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefansundin%2Ftruecrypt-mac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefansundin%2Ftruecrypt-mac/lists"}