macOS
brew install fcrackziplocal Homebrew formula metadata
sudo port install fcrackzipMacPorts ports tree · security/fcrackzip/Portfile · ソース: api.github.com
brew
fcrackzip のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fcrackziplocal Homebrew formula metadata
sudo port install fcrackzipMacPorts ports tree · security/fcrackzip/Portfile · ソース: api.github.com
sudo apt install fcrackzipDebian stable package indexes · fcrackzip · ソース: deb.debian.org
nix profile install nixpkgs#fcrackzipnixpkgs package indexes · pkgs/by-name/fc/fcrackzip/package.nix · ソース: api.github.com
sudo pacman -S fcrackzipArch Linux sync databases · fcrackzip · ソース: geo.mirror.pkgbuild.com
概要
Zip password cracker
履歴
fcrackzip is an older free software ZIP password recovery tool focused on brute-force and dictionary attacks against encrypted ZIP files.
Marc Lehmann's project page says fcrackzip was written because the ZIP crackers he found were slow, limited, lacked brute-force behavior he needed, or did not provide source. The author explicitly framed it as a portable, free, fast ZIP password cracker rather than only a speed contest.
The bundled NEWS text on the official page traces the project from 0.0.1 through 1.0. Version 0.0.5 is dated August 1998, version 0.3 is dated January 2004, and version 1.0 is dated August 2008.
The official page offered source tarballs, a Windows binary built under Cygwin, and a mailing list for discussion, support, and development. The supplied package-manager metadata shows it later became a small but durable package in Homebrew, Debian/Ubuntu, MacPorts, Nix, Arch, and similar repositories.
The manpage reproduced on the official site describes scanning encrypted ZIP files and trying to guess the password. Its main modes are brute force with selectable character sets and lengths, dictionary mode from a password file, optional unzip validation to reduce false positives, and benchmarking or validation modes.
It is primarily a recovery and audit utility for legacy ZIP encryption, not a general archive manager. Common package-manager use is direct CLI invocation such as brute-forcing a known-length password or testing a wordlist against a ZIP archive.
fcrackzip is package-nerd-relevant because it is one of the long-lived small security tools that persists in Unix package collections long after upstream development slows. Its official history captures the late-1990s free-software motivation: portable C source, performance close to assembler tools, and user-modifiable cracking modes.
セキュリティ状態
escape, surveillance, or offensive capability signal.
リスク red · 信頼度 中 · escape-surveillance-offensive
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fcrackzip | cli | グローバル実行可能ファイル | |
fcrackzipinfo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://oldhome.schmorp.de/marc/fcrackzip.html
インストールメタデータ
| パッケージキー | brew:fcrackzip |
|---|---|
| バージョン | 1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fcrackzip |
| ホームページ | https://oldhome.schmorp.de/marc/fcrackzip.html |
| 上流ドキュメント | https://oldhome.schmorp.de/marc/fcrackzip.html |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://oldhome.schmorp.de/marc/data/fcrackzip-1.0.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fcrackzip |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fcrackzip 1.0-12
password cracker for zip archives
http://oldhome.schmorp.de/marc/fcrackzip.html
sudo apt install fcrackzipfcrackzip
nix profile install nixpkgs#fcrackzipfcrackzip 1.0-11
password cracker for zip archives
http://oldhome.schmorp.de/marc/fcrackzip.html
sudo apt install fcrackzipfcrackzip 1.0-6
Zip file password cracker
http://oldhome.schmorp.de/marc/fcrackzip.html
sudo pacman -S fcrackzipfcrackzip
sudo port install fcrackzipソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.