1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/security/crack/pkg-descr
David E. O'Brien 7117a1d4ad This is Alec Muffett's password guessing program.
This version (5.0) supports the 4.4BSD password format, and also FreeBSD's
MD5 style passwords.
1997-02-02 01:28:04 +00:00

13 lines
245 B
Plaintext

This is Alec Muffett's Crack.
Crack is a freely available program designed to find encrypted passwords.
When you would like to crack a 4.4BSD password file:
Crack -fmt bsd <password_file>
Or, for non-BSD machines:
Crack <password_file>