This is a heavily patched version of John the Ripper 1.7.6 that I created for Windows using jumbo patch for 1.7.6, revision 12 and 
parallelization of bitslice DES with OpenMP, revision 1.7.6-omp-des-7 plus support for hmailserver and 
SybaseASE hashes and not an official release.
 
The binary was built using gcc 4.6.0 (experimental) for Cygwin (compiled from the latest trunk)
with the appropriate optimization flags.  You should be familiar with John 1.7.6 to use this program.  
This version supports the following algorithms:

- Traditional DES
- BSDI DES
- FreeBSD MD5
- OpenBSD Blowfish
- Kerberos AFS DES
- NT LM DES
- NT MD4
- Mac OS X 10.4+ salted SHA-1 
- M$ Cache Hash
- M$ Cache Hash 2
- Apache MD5
- HMAC MD5
- Post.Office MD5
- Raw MD5
- Generic MD5 (md5_gen(0-17)for 14 total working generic MD5 hash types. 
  (12,13,15,16 excluded)- SEE README in doc directory)
- PHPass MD5
- IPB2 MD5
- Raw SHA-1
- Generic salted SHA-1
- Raw MD4
- Generic salted MD4
- Kerberos v4 TGT
- Kerberos v5 TGT
- hmailserver
- Netscape LDAP SHA
- sybasease
- Netscape LDAP SSHA (salted SHA-1)
- OpenLDAP SSHA
- Eggdrop
- Oracle
- Oracle 11g 
- MYSQL
- MYSQL_fast (Same algorithm, but optimized for speed)
- 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
- MSCHAPv2 C/R MD4 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 - for use on Windows computers with CPUs supporting SSE2 instructions.

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>
