Version: 1.8.0, Package name: john-1.8.0 |
Maintained by: Benoit Lecocq |
Master sites: |
Description John the Ripper -- Password Cracker ===================================== John the Ripper is designed to be both powerful and fast. It combines several cracking modes in one program, and is fully configurable for your particular needs (you can even define a custom cracking mode using the built-in compiler supporting a subset of C). Out of the box, John supports (and autodetects) the following ciphertext formats: standard and double-length DES-based, BSDI's extended DES-based, FreeBSD's (and not only) MD5-based and OpenBSD's Blowfish-based. With just one extra command (required to extract the passwords), John can crack AFS passwords and WinNT LM hashes. Unlike other crackers, John doesn't use a crypt(3)-style routine. Instead, it has its own highly optimized modules for different ciphertext formats and architectures. Some of the algorithms used couldn't be implemented in a crypt(3)-style routine: they require a more powerful interface (bitslice DES is an example). Additionally, there're assembly routines for several processors and architectures (special Intel Pentium version, x86 with MMX, generic x86, Alpha EV4, SPARC V8). |
Filesize: 5322.668 KB |
Version History (View Complete History) |
|
2020-04-07 07:29:53 by Anthony J. Bentley | Files touched by this commit (4) |
Log message: Move openwall to https. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-11-18 14:09:47 by Christian Weisgerber | Files touched by this commit (2) |
Log message: allow text relocations from non-PIC i386 assembly code |
2016-09-01 04:53:27 by Jasper Lievisse Adriaanse | Files touched by this commit (36) |
Log message: retire sparc |
2016-03-09 11:31:36 by Jasper Lievisse Adriaanse | Files touched by this commit (14) |
Log message: remove vax workarounds/tentacles, reword where applicable |
2011-06-24 09:19:22 by Benoit Lecocq | Files touched by this commit (4) |
Log message: - update john to 1.7.8 - regen patchs ok sthen@ |
2011-04-29 23:12:54 by Benoit Lecocq | Files touched by this commit (3) |
Log message: - update john to 1.7.7 - update patch ok sthen@, gsoares@ |
2011-01-07 09:26:30 by Benoit Lecocq | Files touched by this commit (11) |
Log message: revert to previous release following the advice of jasper@ and I will rework on it |
2011-01-07 08:34:56 by Benoit Lecocq | Files touched by this commit (11) |
Log message: - add contrib FLAVOR with jumbo patch - modify PLIST, MESSAGE and DESCR |
2010-07-17 16:46:03 by Benoit Lecocq | Files touched by this commit (4) |
Log message: - update john to 1.7.6 - update patches - use SUBST_CMD ok sthen@ |
2009-09-24 04:32:42 by Benoit Lecocq | Files touched by this commit (4) |
Log message: - update john to 1.7.3.4 - regen patches - change email maintainer - add regression test ok giovanni@, ajacoutot@ |
2009-03-08 05:57:53 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update john to 1.7.3.1 - cathcart@ resigns as maintainer from new maintainer Benoit Lecocq |
2007-09-06 13:15:14 by Christian Weisgerber | Files touched by this commit (16) |
Log message: sync FLAVORS and DESCR; from Pierre Riteau |
2007-04-25 22:14:02 by Ray Lai | Files touched by this commit (2) |
Log message: Fix hard coded paths to config files, character sets, and word lists. OK maintainer cathcart@. |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2006-07-16 12:17:25 by Nikolay Sturm | Files touched by this commit (4) |
Log message: update to john 1.7.0.2 remove the no_mmx FLAVOR from maintainer cathcart@ |
2006-01-05 21:26:10 by David Cathcart | Files touched by this commit (6) |
Log message: Update to 1.6.40 Take Maintainership ok sturm |
2005-09-15 16:52:01 by Alexandre Anriot | Files touched by this commit (4) |
Log message: update to 1.6.39. The release announce can be found here: http://marc.theaimsgroup.com/?l=openwall-announce&m=112674671707479&w=2 "go ahead" fgsch@ |
2005-09-09 00:10:29 by Marc Matteo | Files touched by this commit (2) |
Log message: Install the docs for this thing too... ok aanriot@ |
2005-09-07 13:43:41 by Alexandre Anriot | Files touched by this commit (1) |
Log message: do-configure is a better place for this substitution, as it unbreaks update-patches. spotted by and ok sturm@ |
2005-09-06 14:20:26 by Alexandre Anriot | Files touched by this commit (4) |
Log message: get charset files from an older version (1.6), as they are not shipped anymore. spotted by and ok matthieu@ |
2005-05-31 02:08:52 by Nikolay Sturm | Files touched by this commit (5) |
Log message: update to john 1.6.38 from Alexandre Anriot <aanriot at atlantilde.com> clean up while here and add sparc64 target |
2005-01-05 10:26:49 by Christian Weisgerber | Files touched by this commit (129) |
Log message: SIZE |
2004-12-27 06:28:36 by Aleksander Piotrowski | Files touched by this commit (76) |
Log message: Add WANTLIB markers |
2004-09-23 15:52:08 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: Enable mmx support by default and add a no_mmx flavor to disable it. jolan@ ok. |
2004-09-15 12:36:03 by Marc Espie | Files touched by this commit (133) |
Log message: new plists. gnutls depends on lzo. |
2004-04-16 11:26:17 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 1.6.37; from Robert Nagy <thuglife@bsd.hu> |
2003-09-27 00:47:52 by Marc Matteo | Files touched by this commit (1) |
Log message: Extraneous :0. Pointed out by nikolay@ |
2003-09-26 11:57:38 by Marc Matteo | Files touched by this commit (9) |
Log message: Update to 1.6.36 offering significant performance improvements over the 1.6 version. Also now uses the system dictionary as a wordlist by default. Removed MAINTAINER at MAINTAINER's request. ok MAINTAINER |
2003-05-12 02:23:48 by Jolan Luff | Files touched by this commit (34) |
Log message: update e-mail address, ok brad@ |
2003-04-17 01:50:05 by Peter Valchev | Files touched by this commit (3) |
Log message: no more need for underscores, 2^n vs n bytes align shit |
2003-04-05 20:45:06 by Peter Valchev | Files touched by this commit (1) |
Log message: add homepage to description |
2003-04-05 20:44:11 by Peter Valchev | Files touched by this commit (2) |
Log message: some minor MASTER_SITES/HOMEPAGE reorganisations new maintainer Jolan Luff <jolan@cryptonomicon.org> |
2002-10-28 10:35:02 by Christian Weisgerber | Files touched by this commit (31) |
Log message: No regression tests available. |