diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2020-09-09 21:43:37 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2020-09-09 21:43:37 +0100 |
commit | 173412327ecd7ad886616711f0561b4e9fc1a196 (patch) | |
tree | 550321af1603681adacefda80db70251b69e30be /system/john/README | |
parent | 5f5711b16c59c32ee7f198b04b3f4ab6b4d51199 (diff) | |
download | slackbuilds-173412327ecd7ad886616711f0561b4e9fc1a196.tar.gz |
system/john: Updated for version 1.9.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 |