macOS
brew install ophcracklocal Homebrew formula metadata
sudo port install ophcrackMacPorts ports tree · security/ophcrack/Portfile · ソース: api.github.com
brew
ophcrack のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ophcracklocal Homebrew formula metadata
sudo port install ophcrackMacPorts ports tree · security/ophcrack/Portfile · ソース: api.github.com
sudo apt install ophcrackDebian stable package indexes · ophcrack · ソース: deb.debian.org
sudo dnf install ophcrackFedora Rawhide package metadata · ophcrack · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ophcracknixpkgs package indexes · pkgs/by-name/op/ophcrack/package.nix · ソース: api.github.com
概要
Microsoft Windows password cracker using rainbow tables
履歴
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.
セキュリティ状態
escape, surveillance, or offensive capability signal.
リスク red · 信頼度 中 · escape-surveillance-offensive
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ophcrack | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://ophcrack.sourceforge.io/
インストールメタデータ
| パッケージキー | brew:ophcrack |
|---|---|
| バージョン | 3.8.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ophcrack |
| ホームページ | 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 |
| Pulse | updated |
| 依存関係 | openssl@4 |
| macOS 提供ライブラリ | expat |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ophcrack 3.8.0-3+b3
Microsoft Windows password cracker using rainbow tables (gui)
http://ophcrack.sourceforge.net/
sudo apt install ophcrackophcrack-cli 3.8.0-3+b3
Microsoft Windows password cracker using rainbow tables (cmdline)
http://ophcrack.sourceforge.net/
sudo apt install ophcrack-cliophcrack
nix profile install nixpkgs#ophcrackophcrack 3.8.0-3build4
Microsoft Windows password cracker using rainbow tables (gui)
http://ophcrack.sourceforge.net/
sudo apt install ophcrackophcrack-cli 3.8.0-3build4
Microsoft Windows password cracker using rainbow tables (cmdline)
http://ophcrack.sourceforge.net/
sudo apt install ophcrack-cliophcrack 3.8.0-21.fc44
Free Windows password cracker based on rainbow tables
https://ophcrack.sourceforge.io
sudo dnf install ophcrackophcrack
sudo port install ophcrackソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.