blob: 24852022c405d857bf08fd0cdab905d78b8e95a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
John the Ripper is a UNIX password cracker, currently available for UNIX
(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
WWW: http://www.openwall.com/john/
|