summaryrefslogtreecommitdiffstats
path: root/system/john/README
diff options
context:
space:
mode:
author Kent Fritz <fritz.kent@gmail.com>2015-02-28 03:16:20 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-28 03:16:20 +0700
commit63dec0b40891462bb85bccd751a93d0d75a4292f (patch)
treebe493299cf93b2d7e5d878c651d7a8dc55092de7 /system/john/README
parenta526598a932113addc6c94107c7cefca7fa2bd2f (diff)
downloadslackbuilds-63dec0b40891462bb85bccd751a93d0d75a4292f.tar.gz
slackbuilds-63dec0b40891462bb85bccd751a93d0d75a4292f.tar.xz
system/john: Support for AVX instructions, remove MERGEWORDS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/john/README')
-rw-r--r--system/john/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/system/john/README b/system/john/README
index 1def1f7ff4..574ffb08b1 100644
--- a/system/john/README
+++ b/system/john/README
@@ -3,14 +3,5 @@ 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.
-This script also includes an option to merge the /usr/share/dict/words
-dictionary into the standard password list, which marginally improves results
-compared with the default password list. To include this, simply pass
-MERGEWORDS=1 to the build script:
- MERGEWORDS=1 sh john.SlackBuild
-
-The options can be used in combination as well:
- MERGEWORDS=1 sh john.SlackBuild
-
For more information, consult the project's homepage and/or the documentation
installed in /usr/doc/john-1.8.0