# 使用 Homebrew, Nix 安装 truecrack

查看 truecrack 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:truecrack
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install truecrack
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#truecrack
```

  证据: nixpkgs package indexes: pkgs/by-name/tr/truecrack/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:truecrack
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/truecrack>
- **版本:** 3.5
- **来源摘要:** Brute-force password cracker for TrueCrypt
- **主页:** <https://github.com/lvaccaro/truecrack>
- **仓库:** <https://github.com/lvaccaro/truecrack>
- **上游文档:** <https://github.com/lvaccaro/truecrack#readme>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/truecrack/truecrack_v35.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- truecrack (cli)
- truecrack (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 3.5
- 本地数据: OK
- 上游仓库: https://github.com/lvaccaro/truecrack
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

TrueCrack is a GPLv3 brute-force password cracker for TrueCrypt volumes. The official README identifies version 3.6, Linux support, CUDA optimization, and both GPU and CPU execution.

### 项目历史

TrueCrack belongs to the older TrueCrypt-era password-recovery and forensic tooling niche. Its README says the software is based on TrueCrypt and supports PBKDF2 key derivation functions using RIPEMD160, SHA512, and Whirlpool, plus XTS mode with AES, Serpent, and Twofish.

The project is intentionally focused rather than broad: it handles file-hosted and partition/device-hosted TrueCrypt volumes, hidden volumes, backup headers, dictionary attacks, and generated alphabet attacks. The README's performance section compares CPU and NVIDIA GPU timings, reflecting the period when CUDA acceleration was a major differentiator for brute-force recovery tools.

### 采用历史

Reliable source-backed adoption evidence is thin beyond the official repository and package-manager presence. The Homebrew and Nix packages make the tool discoverable to security practitioners and collectors of legacy crypto/password tools, but the project itself documents a narrow, resource-heavy workflow and recommends a dedicated GPU board.

In package-manager catalogs, TrueCrack persists mostly as a specialized utility: useful when someone needs TrueCrypt-volume password recovery experiments, but not a general password-auditing framework.

### 使用方式

The README documents dictionary attacks with `truecrack -t truecrypt_file -w passwords_file` and alphabet attacks with `truecrack -t truecrypt_file -c alphabet -m maxlength`, with options for key derivation function, encryption algorithm, backup headers, hidden volumes, restore points, and CUDA/CPU configuration.

Build and installation follow the classic Autotools path: `./configure`, `make`, and `sudo make install`, with configure options for CUDA debug mode, CPU-only mode, and CUDA path selection.

### 为什么软件包爱好者会关心

TrueCrack is package-nerd-significant as a preserved C/CUDA security tool tied to the TrueCrypt ecosystem. It is the kind of package that matters less for daily use and more for keeping a historically important crypto-recovery workflow buildable from package managers.

Its formula is also a reminder that package collections include legacy forensic utilities whose upstream documentation is sparse but operationally specific.

### 时间线

- v3.6: The README identifies the project as TRUECRACK v3.6.
- TrueCrypt basis: README says the software is based on TrueCrypt and targets TrueCrypt volumes.
- Current README: documented usage includes dictionary attacks, generated alphabet attacks, GPU/CPU operation, hidden volumes, backup headers, and Autotools installation.

### Related projects

- TrueCrypt, CUDA, PBKDF2, RIPEMD160, SHA512, Whirlpool, AES, Serpent, Twofish

### 来源

- <https://github.com/lvaccaro/truecrack#readme>
- <https://github.com/lvaccaro/truecrack/blob/master/README>


## 安全说明

escape, surveillance, or offensive capability signal.

- **Geiger 风险:** red / 中
- escape, surveillance, or offensive capability signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** truecrack
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - truecrack: normalized package name match | nixpkgs package indexes: pkgs/by-name/tr/truecrack/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [fcrackzip](https://www.automicvault.com/zh-hans/pkg/brew/fcrackzip/) - Shares av.db curated category or tags: brute-force, cli, password-recovery, security.
- [hashcat](https://www.automicvault.com/zh-hans/pkg/brew/hashcat/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [pdfcrack](https://www.automicvault.com/zh-hans/pkg/brew/pdfcrack/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [pdfrip](https://www.automicvault.com/zh-hans/pkg/brew/pdfrip/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [wirouter_keyrec](https://www.automicvault.com/zh-hans/pkg/brew/wirouter-keyrec/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [ophcrack](https://www.automicvault.com/zh-hans/pkg/brew/ophcrack/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [pixiewps](https://www.automicvault.com/zh-hans/pkg/brew/pixiewps/) - Shares av.db curated category or tags: brute-force, cli, security.
- [acme.sh](https://www.automicvault.com/zh-hans/pkg/brew/acme-sh/) - Shares av.db curated category or tags: cli, security.
- [hydra](https://www.automicvault.com/zh-hans/pkg/brew/hydra/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, cracker, password, security.

## Combined YAML source

View the package source record on GitHub. [combined/truecrack.yml](https://github.com/automic-vault/db/blob/main/combined/truecrack.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
