macOS
brew install fcrackziplocal Homebrew formula metadata
sudo port install fcrackzipMacPorts ports tree · security/fcrackzip/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.