# 使用 Homebrew, apt, dnf, MacPorts, Nix 安装 ophcrack

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

## 安装

```sh
sudo av install brew:ophcrack
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ophcrack
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ophcrack
```

  证据: MacPorts ports tree: security/ophcrack/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install ophcrack
```

  证据: Debian stable package indexes: ophcrack from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ophcrack
```

  证据: Fedora Rawhide package metadata: ophcrack from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ophcrack
```

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

## 软件包事实

- **软件包键:** brew:ophcrack
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/ophcrack>
- **版本:** 3.8.0
- **来源摘要:** Microsoft Windows password cracker using rainbow tables
- **主页:** <https://ophcrack.sourceforge.io/>
- **仓库:** <https://gitlab.com/objectifsecurite/ophcrack>
- **上游文档:** <https://ophcrack.sourceforge.io/index.php>
- **许可证:** GPL-2.0-or-later WITH openvpn-openssl-exception
- **源码归档:** <https://downloads.sourceforge.net/project/ophcrack/ophcrack/3.8.0/ophcrack-3.8.0.tar.bz2>
- **最后更新:** 2026-06-22T14:05:46-07:00
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- ophcrack (cli)
- ophcrack (别名)

## 依赖

- openssl@4

## macOS 提供的库

- expat

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 3.8.0
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://ophcrack.sourceforge.io/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Ophcrack is a Windows password-auditing tool based on rainbow tables, packaged as both a GUI/CLI program and historically as bootable LiveCD images. It is best understood as the practical tool that carried Philippe Oechslin's rainbow-table time-memory tradeoff work into Windows LM and NT hash recovery workflows.

### 项目历史

The official site describes Ophcrack as a free Windows password cracker based on rainbow tables and implemented by the inventors of the method. The SourceForge project credits Philippe Oechslin and Cedric Tissieres, and the GitLab README describes the maintained code as an evolution of the original Ophcrack 1.0 developed at EPFL.

Ophcrack's early strength was attacking Windows XP-era LM hashes with precomputed tables. Later versions and table sets added NT hash support for Windows Vista and Windows 7-era systems, where LM hashes may be disabled or insufficient.

The project moved source hosting from SourceForge-era infrastructure to GitLab by the 3.7.x line, while the SourceForge site remained the main public download and table-distribution page.

### 采用历史

Ophcrack became a recognizable security-auditing package because it bundled an approachable GUI with the hard part of rainbow-table attacks: large precomputed table sets. The official table page documents free XP and Vista table families, including small demonstration-sized tables and multi-gigabyte sets with stated success rates.

Its use declined in many modern password-auditing scenarios as salted hashes, stronger Windows defaults, credential protections, and GPU-oriented crackers changed the threat model. The package remains historically important and still useful for authorized recovery or demonstrations against older Windows hash material.

### 使用方式

Users load Windows hashes from supported formats or recover them from a target system, then point Ophcrack at compatible rainbow tables. The tool can be run interactively through its GUI or from the command line, and LiveCD images automated the boot-and-recover workflow for older machines.

The package should be handled as a security-auditing and password-recovery tool: legitimate use requires authorization, and results depend heavily on hash type, password composition, and table coverage.

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

Ophcrack is notable because the package is only half the story; the data tables are the real payload. Packaging it raises the old security-tool question of whether a formula should provide the engine, the tables, the LiveCD workflow, or only pointers to external artifacts.

It also captures a specific era of password cracking, when precomputed rainbow tables were a practical answer to unsalted Windows hashes before commodity GPU cracking and better credential-storage practices shifted the balance.

### 时间线

- 2003: Philippe Oechslin publishes the rainbow-table time-memory tradeoff work that underpins Ophcrack.
- 2000s: Ophcrack 1.0 emerges from EPFL-related work and becomes distributed through SourceForge.
- 2010s: XP and Vista/7 table families and LiveCD images make Ophcrack a common Windows password-recovery tool.
- 2017: The 3.7.x line reflects the source-hosting move to GitLab.
- 2018-03-06: Ophcrack 3.8.0 is published as the release listed by the official download page.

### Related projects

- Ophcrack is related to rainbow tables, RainbowCrack, John the Ripper, Hashcat, Windows LM and NTLM hash formats, SliTaz-based LiveCD builds, and other password-auditing tools.

### 来源

- <https://gitlab.com/objectifsecurite/ophcrack>
- <https://gitlab.com/objectifsecurite/ophcrack/-/tree/master>
- <https://ophcrack.sourceforge.io/>
- <https://ophcrack.sourceforge.io/download.php?type=ophcrack>
- <https://ophcrack.sourceforge.io/tables.php>
- <https://sourceforge.net/p/ophcrack/wiki/Frequently%20Asked%20Questions/>
- <https://sourceforge.net/projects/ophcrack/>


## 安全说明

escape, surveillance, or offensive capability signal.

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

## 源数据库详情

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

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

- Debian apt - ophcrack - 3.8.0-3+b3: normalized package name match | Debian stable package indexes: ophcrack from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Microsoft Windows password cracker using rainbow tables (gui) | http://ophcrack.sourceforge.net/
- Debian apt - ophcrack-cli - 3.8.0-3+b3: normalized package name match | Debian stable package indexes: ophcrack-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Microsoft Windows password cracker using rainbow tables (cmdline) | http://ophcrack.sourceforge.net/
- Nix - ophcrack: normalized package name match | nixpkgs package indexes: pkgs/by-name/op/ophcrack/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ophcrack - 3.8.0-3build4: normalized package name match | Ubuntu 24.04 LTS package indexes: ophcrack from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Microsoft Windows password cracker using rainbow tables (gui) | http://ophcrack.sourceforge.net/
- Ubuntu apt - ophcrack-cli - 3.8.0-3build4: normalized package name match | Ubuntu 24.04 LTS package indexes: ophcrack-cli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Microsoft Windows password cracker using rainbow tables (cmdline) | http://ophcrack.sourceforge.net/
- dnf - ophcrack - 3.8.0-21.fc44: normalized package name match | Fedora Rawhide package metadata: ophcrack from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Free Windows password cracker based on rainbow tables | https://ophcrack.sourceforge.io
- MacPorts - ophcrack: normalized package name match | MacPorts ports tree: security/ophcrack/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [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.
- [Security and crypto packages](https://www.automicvault.com/zh-hans/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [openssl@4](https://www.automicvault.com/zh-hans/pkg/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [pdfrip](https://www.automicvault.com/zh-hans/pkg/brew/pdfrip/) - Shares av.db curated category or tags: cli, password-cracking, password-recovery, security.
- [fcrackzip](https://www.automicvault.com/zh-hans/pkg/brew/fcrackzip/) - Shares av.db curated category or tags: 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.
- [truecrack](https://www.automicvault.com/zh-hans/pkg/brew/truecrack/) - 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.
- [jsign](https://www.automicvault.com/zh-hans/pkg/brew/jsign/) - Shares av.db curated category or tags: cli, security, windows.
- [osslsigncode](https://www.automicvault.com/zh-hans/pkg/brew/osslsigncode/) - Shares av.db curated category or tags: cli, security, windows.
- [sequoia-chameleon-gnupg](https://www.automicvault.com/zh-hans/pkg/brew/sequoia-chameleon-gnupg/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, openssl, security, using.
- [sequoia-sqv](https://www.automicvault.com/zh-hans/pkg/brew/sequoia-sqv/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, openssl, security.

## Combined YAML source

View the package source record on GitHub. [combined/ophcrack.yml](https://github.com/automic-vault/db/blob/main/combined/ophcrack.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
