diff options
Diffstat (limited to 'system/john/README')
-rw-r--r-- | system/john/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/system/john/README b/system/john/README index 574ffb08b1..543e12c8e7 100644 --- a/system/john/README +++ b/system/john/README @@ -1,7 +1,8 @@ -John the Ripper is a fast password cracker. Its primary purpose is to detect -weak 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. +John the Ripper is a fast password cracker. Its primary purpose is to +detect weak 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. -For more information, consult the project's homepage and/or the documentation -installed in /usr/doc/john-1.8.0 +For more information, consult the project's homepage and/or the +documentation installed in /usr/doc/john-1.8.0 |