This is a heavily patched version of John the Ripper 1.7.4.2 that I created for Windows (using Cygwin) and
not an official release.  There's currently no up-to-date documentation.  You should be familiar with 
John 1.7.4.2 to use this program.
  
It supports the following algorithms:

- Traditional DES
- BSDI DES
- FreeBSD MD5
- OpenBSD Blowfish
- Kerberos AFS DES
- NT LM DES
- generic crypt(3)
- NT MD4
- Mac OS X 10.4+ salted SHA-1 
- M$ Cache Hash
- Apache MD5
- HMAC MD5
- Post.Office MD5
- Raw MD5
- Generic MD5 (md5_gen(0-17) for 15 total working generic MD5 hash types - SEE README in doc directory)
- PHPass MD5
- IPB2 MD5
- Raw SHA-1
- Kerberos v5 TGT
- Netscape LDAP SHA
- Netscape LDAP SSHA
- OpenLDAP SSHA
- Eggdrop
- Oracle
- Oracle 11g 
- MYSQL
- MYSQL_fast
- MySQL 4.1 double-SHA-1
- Lotus5
- More Secure Internet Password (Lotus v6)
- LM Network Challenge/Response (LM C/R DES)
- NTLMv1 Network Challenge/Response (NTLMv1 C/R MD4 DES)
- LMv2 C/R MD4 HMAC-MD5
- NTLMv2 C/R MD4 HMAC-MD5
- HalfLM C/R DES
- MS-SQL (2000)
- MS-SQL05 (2005)
- EPiServer SID Hashes
- PHPS MD5
- PIX MD5
- SAP CODVN G
- SAP BCODE
- Netscreen MD5
- HTTP Digest access authentication

Refer to http://www.openwall.com/john for more details.

The included binary is:

john_sse.exe - for use on Windows computers with CPUs supporting SSE2 instructions.

john.exe - for use on Windows computers without CPUs supporting SSE2 instructions and to use some of the
md5_gen algorithms not supporting SSE2.

The SSE code has been re-engineered by Solar Designer (solar@openwall.com) and others 
to give amazing performance increases.  

-- 
Erik Winkler <ewinkler@erols.com>
