mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
19b4e169a4
- Automatically detect for SSE2/MMX features, remove OPTIONS - Refine Makefile header - Reformat pkg-descr, catch up with vendor text
10 lines
496 B
Plaintext
10 lines
496 B
Plaintext
John the Ripper is a fast password cracker, currently available for many
|
|
flavors of Unix (11 are officially supported, not counting different
|
|
architectures), DOS, Win32, BeOS, and OpenVMS. Its primary purpose is to
|
|
detect weak Unix passwords. Besides several crypt(3) password hash types
|
|
most commonly found on various Unix flavors, supported out of the box are
|
|
Kerberos AFS and Windows NT/2000/XP/2003 LM hashes, plus several more with
|
|
contributed patches.
|
|
|
|
WWW: http://www.openwall.com/john/
|