Automic VaultAutomic Vault

brew

crunch を Homebrew, apt, MacPorts, Nix でインストール

crunch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install crunch

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install crunch

MacPorts ports tree · security/crunch/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install crunch

Debian stable package indexes · crunch · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#crunch

nixpkgs package indexes · pkgs/by-name/cr/crunch/package.nix · ソース: api.github.com

概要

パッケージ概要

Wordlist generator

履歴

プロジェクトの歴史と使われ方

Crunch is a small GPL wordlist generator used in password-auditing workflows. Its package-manager identity is tied less to a large upstream ecosystem than to its role as a compact command-line tool that can emit large, patterned candidate lists for other security tools.

プロジェクトの歴史

The upstream readme credits Crunch version 1.0 to mimayin and dates the initial release to 2004 based on copyright metadata. Later versions were maintained by bofh28, with the changelog showing the tool evolving through character-set files, output splitting, resume support, compression, pattern syntax, Unicode support, and archive-format support.

採用の歴史

Crunch remained a SourceForge-hosted utility rather than a larger platform project, but it became broadly packaged because its interface is simple and useful in security lab environments. The supplied package metadata lists it in Homebrew, Debian, Ubuntu, MacPorts, and Nix, which matches its role as a portable Unix-style CLI.

使われ方

Users commonly run Crunch to generate all combinations or permutations from a standard or custom character set, often piping the output into password-auditing tools or writing very large wordlist files. The upstream changelog explicitly calls out work on output chunking, files larger than 2 GB, resume behavior, compression, and pattern handling, all of which are package-nerd details that matter when a formula is used in long-running shell pipelines.

パッケージ好きにとっての重要性

For packagers, Crunch is the classic kind of security formula: a C command-line program, a manpage/readme as the main documentation surface, and a stable executable name that matters more than a rich library API. Its SourceForge code and release files make provenance straightforward, while its use in potentially huge output pipelines makes predictable builds and path installation important.

タイムライン

  • 2004: Version 1.0 initial release is recorded in the upstream changelog.
  • 2008-2012: Later copyrights and changelog entries show continued maintenance by bofh28.
  • 2014: SourceForge file metadata shows the readme updated alongside the 3.x release series.

Related projects

  • Crunch is commonly used alongside password-auditing and cracking tools that consume generated candidate lists, such as John the Ripper-style workflows mentioned in the upstream changelog.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
crunchcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版3.6
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://sourceforge.net/projects/crunch-wordlist/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:crunch
バージョン3.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/crunch
ホームページhttps://sourceforge.net/projects/crunch-wordlist/
リポジトリhttps://sourceforge.net/p/crunch-wordlist/code
上流ドキュメントhttps://sourceforge.net/projects/crunch-wordlist/files/crunch-wordlist/readme.txt
ライセンスGPL-2.0-only
ソースアーカイブhttps://downloads.sourceforge.net/project/crunch-wordlist/crunch-wordlist/crunch-3.6.tgz
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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namecrunch
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

crunch 3.6-3

tool for creating wordlist

http://sourceforge.net/projects/crunch-wordlist/

sudo apt install crunch
  • Section: misc
  • Architecture: amd64
  • 1 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Crunch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: crunch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

crunch

nix profile install nixpkgs#crunch
  • normalized package name match
  • 一致条件: Crunch
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cr/crunch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

crunch 3.6-3

tool for creating wordlist

http://sourceforge.net/projects/crunch-wordlist/

sudo apt install crunch
  • Section: universe/misc
  • Architecture: amd64
  • 1 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Crunch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: crunch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

crunch

sudo port install crunch
  • normalized package name match
  • 一致条件: Crunch
MacPorts ports tree · api.github.com · MacPorts ports tree: security/crunch/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment