# 使用 Homebrew, apt, MacPorts, Nix, pacman 安装 fcrackzip

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

## 安装

```sh
sudo av install brew:fcrackzip
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fcrackzip
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fcrackzip
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install fcrackzip
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#fcrackzip
```

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

- pacman (92%):

```sh
sudo pacman -S fcrackzip
```

  证据: Arch Linux sync databases: fcrackzip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:fcrackzip
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/fcrackzip>
- **版本:** 1.0
- **来源摘要:** Zip password cracker
- **主页:** <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>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- fcrackzip (cli)
- fcrackzipinfo (cli)
- fcrackzip (别名)
- fcrackzipinfo (别名)

## 安装行为

- 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
- 管理器版本: 1.0
- 本地数据: OK
- 上游仓库: https://oldhome.schmorp.de/marc/fcrackzip.html
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 时间线

- 1998: 0.0.5 NEWS entry dated August 12.
- 2004: Version 0.3 released with compatibility fixes and build-system updates.
- 2008: Version 1.0 released with crash fixes and autoconf/automake updates.

### Related projects

- The official page compares fcrackzip with fzc, zipcrack, and other ZIP crackers, emphasizing source availability and portability as differentiators.
- The tool also includes a cpmask method for brute-forcing CP-masked images, a feature the author described as unusual among comparable crackers.

### 来源

- <https://oldhome.schmorp.de/marc/fcrackzip.html>
- <https://formulae.brew.sh/formula/fcrackzip>


## 安全说明

escape, surveillance, or offensive capability signal.

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

## 源数据库详情

- **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:** stable

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

- Debian apt - fcrackzip - 1.0-12: normalized package name match | Debian stable package indexes: fcrackzip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | password cracker for zip archives | http://oldhome.schmorp.de/marc/fcrackzip.html
- Nix - fcrackzip: normalized package name match | nixpkgs package indexes: pkgs/by-name/fc/fcrackzip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - fcrackzip - 1.0-11: normalized package name match | Ubuntu 24.04 LTS package indexes: fcrackzip from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | password cracker for zip archives | http://oldhome.schmorp.de/marc/fcrackzip.html
- pacman - fcrackzip - 1.0-6: normalized package name match | Arch Linux sync databases: fcrackzip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Zip file password cracker | http://oldhome.schmorp.de/marc/fcrackzip.html
- MacPorts - fcrackzip: normalized package name match | MacPorts ports tree: security/fcrackzip/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.
- [Archive and compression packages](https://www.automicvault.com/zh-hans/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [truecrack](https://www.automicvault.com/zh-hans/pkg/brew/truecrack/) - 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.
- [bkcrack](https://www.automicvault.com/zh-hans/pkg/brew/bkcrack/) - Shares av.db curated category or tags: cli, security, zip.
- [pixiewps](https://www.automicvault.com/zh-hans/pkg/brew/pixiewps/) - Shares av.db curated category or tags: brute-force, cli, security.

## Combined YAML source

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