macOS
brew install crunchlocal Homebrew formula metadata
sudo port install crunchMacPorts ports tree · security/crunch/Portfile · source: api.github.com
brew
Wordlist generator. Version 3.6 via Homebrew; verified from local package data.
install
brew install crunchlocal Homebrew formula metadata
sudo port install crunchMacPorts ports tree · security/crunch/Portfile · source: api.github.com
sudo apt install crunchDebian stable package indexes · crunch · source: deb.debian.org
nix profile install nixpkgs#crunchnixpkgs package indexes · pkgs/by-name/cr/crunch/package.nix · source: api.github.com
overview
Wordlist generator
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
crunch | cli | global executable |
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.
https://sourceforge.net/projects/crunch-wordlist/
install metadata
| Package key | brew:crunch |
|---|---|
| Version | 3.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/crunch |
| Homepage | https://sourceforge.net/projects/crunch-wordlist/ |
| Repository | https://sourceforge.net/p/crunch-wordlist/code |
| Upstream docs | https://sourceforge.net/projects/crunch-wordlist/files/crunch-wordlist/readme.txt |
| License | GPL-2.0-only |
| Source archive | https://downloads.sourceforge.net/project/crunch-wordlist/crunch-wordlist/crunch-3.6.tgz |
| Bottle | available (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-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | crunch |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
crunch 3.6-3
tool for creating wordlist
http://sourceforge.net/projects/crunch-wordlist/
sudo apt install crunchcrunch
nix profile install nixpkgs#crunchcrunch 3.6-3
tool for creating wordlist
http://sourceforge.net/projects/crunch-wordlist/
sudo apt install crunchcrunch
sudo port install crunchsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.