summaryrefslogtreecommitdiff
path: root/security/john (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.6.David E. O'Brien1998-12-072-18/+31
| | | | | | | | | Adds a new target for Intel MMX chips. (AMD K-6 already had their own target) Define "HAVE_MMX" to turn on optimizations for Intel MMX chipes. Define "HAVE_K6" to turn on opts for AMD K6 chips. Notes: svn path=/head/; revision=15168
* Update checksums.David E. O'Brien1998-11-191-0/+1
| | | | Notes: svn path=/head/; revision=14664
* Author has a patch.David E. O'Brien1998-07-281-3/+6
| | | | Notes: svn path=/head/; revision=12178
* Upgrade to version 1.5.David E. O'Brien1998-07-284-40/+42
| | | | Notes: svn path=/head/; revision=12177
* Fixed dir names.Mark Murray1998-03-201-6/+6
| | | | Notes: svn path=/head/; revision=10234
* Author published a patch.David E. O'Brien1997-11-262-2/+6
| | | | | | | Bump package version to 1.4.2. Notes: svn path=/head/; revision=8831
* Style problem.David E. O'Brien1997-03-101-3/+3
| | | | | | | Noticed by: Satoshi Notes: svn path=/head/; revision=5931
* Restricted: contains crypto -- crypt()David E. O'Brien1997-03-091-1/+3
| | | | Notes: svn path=/head/; revision=5918
* John the Ripper is a UNIX password cracker, currently available for UNIXDavid E. O'Brien1997-03-096-0/+82
(tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95. John the Ripper supports the following cracking modes: - wordlist with or without rules; - "single crack", makes use of the login/GECOS information; - incremental, tries all character combinations; - external, allows you to define your own cracking mode. - MD5 based password files support Notes: svn path=/head/; revision=5917