openbsd-ports/security/crack/pkg/DESCR
jsyn cb9943e02c - MASTER_SITES were broken, add new ones
while here:
- rename patches, add CVS tags
- add HOMEPAGE, plus DESCR reference
- NO_REGRESS
- distinfo switch
2001-11-19 21:48:37 +00:00

14 lines
262 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>
WWW: ${HOMEPAGE}