# Installer fcrackzip avec Homebrew, apt, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fcrackzip pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fcrackzip
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fcrackzip
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:fcrackzip
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/fcrackzip>
- **Version:** 1.0
- **Résumé source:** Zip password cracker
- **Page d'accueil:** <https://oldhome.schmorp.de/marc/fcrackzip.html>
- **Docs amont:** <https://oldhome.schmorp.de/marc/fcrackzip.html>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://oldhome.schmorp.de/marc/data/fcrackzip-1.0.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- fcrackzip (cli)
- fcrackzipinfo (cli)
- fcrackzip (alias)
- fcrackzipinfo (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.0
- données locales: OK
- dépôt amont: https://oldhome.schmorp.de/marc/fcrackzip.html
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

fcrackzip is an older free software ZIP password recovery tool focused on brute-force and dictionary attacks against encrypted ZIP files.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

escape, surveillance, or offensive capability signal.

- **Risque Geiger:** red / moyen
- escape, surveillance, or offensive capability signal

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/fr/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [truecrack](https://www.automicvault.com/fr/pkg/brew/truecrack/) - Shares av.db curated category or tags: brute-force, cli, password-recovery, security.
- [hashcat](https://www.automicvault.com/fr/pkg/brew/hashcat/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [pdfcrack](https://www.automicvault.com/fr/pkg/brew/pdfcrack/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [pdfrip](https://www.automicvault.com/fr/pkg/brew/pdfrip/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [wirouter_keyrec](https://www.automicvault.com/fr/pkg/brew/wirouter-keyrec/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [ophcrack](https://www.automicvault.com/fr/pkg/brew/ophcrack/) - Shares av.db curated category or tags: cli, password-recovery, security.
- [bkcrack](https://www.automicvault.com/fr/pkg/brew/bkcrack/) - Shares av.db curated category or tags: cli, security, zip.
- [pixiewps](https://www.automicvault.com/fr/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)


## Sources

- 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
