macOS
brew install johnlocal Homebrew formula metadata
sudo port install johnMacPorts ports tree · sysutils/john/Portfile · 来源: api.github.com
安装
brew install johnlocal Homebrew formula metadata
sudo port install johnMacPorts ports tree · sysutils/john/Portfile · 来源: api.github.com
sudo apk add johnAlpine Linux edge package indexes · john · 来源: dl-cdn.alpinelinux.org
sudo dnf install johnFedora Rawhide package metadata · john · 来源: dl.fedoraproject.org
nix profile install nixpkgs#johnnixpkgs package indexes · pkgs/by-name/jo/john/package.nix · 来源: api.github.com
sudo pacman -S johnArch Linux sync databases · john · 来源: geo.mirror.pkgbuild.com
sudo zypper install johnopenSUSE Tumbleweed package metadata · john · 来源: download.opensuse.org
概览
Featureful UNIX password cracker
历史
John the Ripper is a classic open-source password security auditing and recovery tool. Its core identity is a fast Unix password cracker, but the Openwall documentation also presents it as a cross-platform tool for many Unix-like systems, macOS, Windows, DOS, BeOS, and OpenVMS.
According to Solar Designer on the Openwall john-users list, John the Ripper 1.0 was released in 1996 as a DOS replacement for Cracker Jack, built with DJGPP and optimized for 486 and Pentium systems. The same account says the incremental-mode prototypes date to 1995, the project became open source in 1997, and the 1.5 rewrite in 1998 formed the basis of later releases.
Openwall's project page separates core John from Jumbo: the core release is the smaller, more conservative line, while Jumbo carries broader community functionality. The openwall/john GitHub repository was created in 2011 and serves the development source referenced from the official homepage.
John became part of Unix security practice because it automated weak-password detection against common crypt(3) hashes and later gained support for Kerberos/AFS, Windows LM, DES tripcodes, and many additional formats. Openwall notes that John is included in Owl, Debian, Fedora, Gentoo, Mandriva, SUSE, and BSD ports or packages.
Homebrew keeps a separate john formula for the core package, conflicting with john-jumbo so users choose between the conservative package and the enhanced branch.
The core workflow is to feed John password hashes, let it identify or be told a format, crack with wordlist, single, or incremental modes, and save cracked values to john.pot. Related tools such as unshadow and unique support the Unix password-auditing workflow around the main john executable.
John is one of the packages that makes Unix security tooling feel like a package-manager canon item: tiny command name, long history, distro ubiquity, and a split between core stability and Jumbo reach. For maintainers, it is also a reminder that packaging security tools means preserving documentation, wordlists, CPU optimizations, and legal/licensing details alongside the executable.
安全态势
credential attack tooling.
red 风险 · 高 置信度 · escape-surveillance-offensive
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
john | cli | 全局可执行文件 | |
unafs | cli | 全局可执行文件 | |
unique | cli | 全局可执行文件 | |
unshadow | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.openwall.com/john/
安装元数据
| 软件包键 | brew:john |
|---|---|
| 版本 | 1.9.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/john |
| 主页 | https://www.openwall.com/john/ |
| 仓库 | https://github.com/openwall/john |
| 上游文档 | https://github.com/openwall/john |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://www.openwall.com/john/k/john-1.9.0.tar.xz |
| 最后更新 | 2026-06-19T12:31:21-07:00 |
| Pulse | updated |
| macOS 提供的库 | libxcrypt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | john |
| Version Scheme | 0 |
| Revision | 1 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
john 1.9.0-2
active password cracking tool
sudo apt install johnjohn-data 1.9.0-2
active password cracking tool - character sets
sudo apt install john-datajohn
nix profile install nixpkgs#johnjohn 1.9.0-2build1
active password cracking tool
sudo apt install johnjohn-data 1.9.0-2build1
active password cracking tool - character sets
sudo apt install john-datajohn 1.9.0-r8
John the Ripper password cracker
sudo apk add johnjohn-bash-completion 1.9.0-r8
Bash completions for john
sudo apk add john-bash-completionjohn-doc 1.9.0-r8
John the Ripper password cracker (documentation)
sudo apk add john-docjohn-zsh-completion 1.9.0-r8
Zsh completions for john
sudo apk add john-zsh-completionjohn 1.9.0-12.fc43
John the Ripper password cracker
sudo dnf install johnjohn 1.9.0.jumbo1-13
John the Ripper password cracker
sudo pacman -S johnjohn 1.9.0-9.12
Utility to detect weak passwords
https://www.openwall.com/john/
sudo zypper install johnjohn
sudo port install johnunique 1.1.6-37.fc44
Single instance support for applications
http://www.gnome.org/~ebassi/source/
sudo dnf install uniqueunique-devel 1.1.6-37.fc44
Libraries and headers for Unique
http://www.gnome.org/~ebassi/source/
sudo dnf install unique-devel来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.