macOS
brew install bkcracklocal Homebrew formula metadata
brew / rang 4119
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bkcrack pour les workflows d'agents IA.
installation
brew install bkcracklocal Homebrew formula metadata
nix profile install nixpkgs#bkcracknixpkgs package indexes · pkgs/by-name/bk/bkcrack/package.nix · Source: api.github.com
sudo zypper install bkcrackopenSUSE Tumbleweed package metadata · bkcrack · Source: download.opensuse.org
aperçu
Crack legacy zip encryption with Biham and Kocher's known plaintext attack
historique
bkcrack is a command-line cryptanalysis tool for legacy ZIP encryption, specifically the traditional PKWARE/ZipCrypto scheme. Its package-manager identity is narrow and practical: a small utility installed when a user needs a known-plaintext attack workflow against old encrypted ZIP archives.
The project was published on GitHub in 2016 and describes itself as an implementation of Eli Biham and Paul C. Kocher's known-plaintext attack on the PKZIP stream cipher. Its documentation explains the ZipCrypto keystream model and frames bkcrack as a way to recover internal keys, remove or change archive passwords, and attempt password recovery.
bkcrack grew from a specialist security tool into a packaged CLI available through Homebrew, Nix, openSUSE/zypper, and upstream GitHub release artifacts for Ubuntu, macOS, and Windows. That distribution pattern reflects a tool useful enough for repeatable incident-response and recovery workflows but still niche compared with general password crackers.
Typical use starts with a ciphertext entry and 12 or more bytes of known plaintext, often supplied from another ZIP entry or file. Users run bkcrack to recover the ZipCrypto internal state, then decrypt data, create an unencrypted copy of the archive, change the password, or search for the original password from recovered keys.
Package nerds care about bkcrack because it packages a classic academic break of legacy ZIP encryption into a reproducible CLI with cross-platform binaries. It is a reminder that 'ZIP password support' in archive tools historically meant weak ZipCrypto unless AES or another modern scheme was explicitly used.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bkcrack | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:bkcrack |
|---|---|
| Version | 1.8.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/kimci86/bkcrack |
| Dépôt | https://github.com/kimci86/bkcrack |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
bkcrack
nix profile install nixpkgs#bkcrackbkcrack 1.8.1-1.5
Crack legacy zip encryption with Biham and Kocher's known plaintext attack
https://github.com/kimci86/bkcrack/
sudo zypper install bkcrackpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.