Automic VaultAutomic Vault

brew

Install crunch with Homebrew, apt, MacPorts, Nix

Wordlist generator. Version 3.6 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install crunch

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install crunch

MacPorts ports tree · security/crunch/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install crunch

Debian stable package indexes · crunch · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#crunch

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

overview

Package summary

Wordlist generator

Commands and aliases

  • crunch

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
crunchcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.6
manager updated
local dataok
upstreamnot checked
latest detectednot detected

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

install metadata

Package metadata

Package keybrew:crunch
Version3.6
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/crunch
Homepagehttps://sourceforge.net/projects/crunch-wordlist/
Repositoryhttps://sourceforge.net/p/crunch-wordlist/code
Upstream docshttps://sourceforge.net/projects/crunch-wordlist/files/crunch-wordlist/readme.txt
LicenseGPL-2.0-only
Source archivehttps://downloads.sourceforge.net/project/crunch-wordlist/crunch-wordlist/crunch-3.6.tgz
Bottleavailable (on 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-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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