This shows you the differences between two versions of the page.
john:custom-builds [2018/09/16 15:50] solar [Compiled for Solaris x86] wiki formatting |
john:custom-builds [2025/02/05 01:34] (current) solar old revision restored (2019/03/29 16:01) |
||
---|---|---|---|
Line 2: | Line 2: | ||
Listed below are user-contributed custom builds that have been uploaded directly to this wiki. They have not been verified by the Openwall team in any way. Please use them **at your own risk**. For user-contributed custom builds that have been briefly looked at by Openwall file archive administrators, please refer to the [[https://www.openwall.com/john/#contrib|contributed resources list on the JtR homepage]] and to per-OS subdirectories of the [[https://download.openwall.net/pub/projects/john/contrib/|john/contrib/ directory in the file archive]]. Nevertheless, your possible use of those is also at your own risk. | Listed below are user-contributed custom builds that have been uploaded directly to this wiki. They have not been verified by the Openwall team in any way. Please use them **at your own risk**. For user-contributed custom builds that have been briefly looked at by Openwall file archive administrators, please refer to the [[https://www.openwall.com/john/#contrib|contributed resources list on the JtR homepage]] and to per-OS subdirectories of the [[https://download.openwall.net/pub/projects/john/contrib/|john/contrib/ directory in the file archive]]. Nevertheless, your possible use of those is also at your own risk. | ||
- | |||
- | |||
===== Compiled for Windows ===== | ===== Compiled for Windows ===== | ||
- | See also: [[https://download.openwall.net/pub/projects/john/contrib/win32/|contrib/win32/ directory in the Openwall file archive]]. | + | See also: [[https://download.openwall.net/pub/projects/john/contrib/windows/|contrib/windows/ directory in the Openwall file archive]]. |
Automated builds (originally intended for testing only) by Claudio André: | Automated builds (originally intended for testing only) by Claudio André: | ||
* [[https://www.openwall.com/lists/john-users/2018/09/15/1|john-users posting by Claudio André]] (2018/09/15) | * [[https://www.openwall.com/lists/john-users/2018/09/15/1|john-users posting by Claudio André]] (2018/09/15) | ||
- | * [[https://rebrand.ly/JtRWin64|Win64 binary builds]] (link currently redirects to AppVeyor, a third-party continuous integration service) | + | * [[https://rebrand.ly/JtRWin64|Win64 development builds]] (link currently redirects to AppVeyor, a third-party continuous integration service) |
* [[https://github.com/claudioandre-br/packages/blob/master/john-the-ripper/readme.md#windows|documentation]] | * [[https://github.com/claudioandre-br/packages/blob/master/john-the-ripper/readme.md#windows|documentation]] | ||
Line 137: | Line 135: | ||
Compiled by: Robert B. Harris from VA | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | |||
- | ---- | ||
- | |||
- | ---- | ||
- | |||
- | ---- | ||
- | |||
- | |||
- | |||
- | |||
- | 2017-03-06: John the Ripper v1.8.0.9-jumbo-1-bleeding | ||
- | (Bleeding version on 2017-03-06) | ||
- | |||
- | * {{:john:john-the-ripper-v1.8.0.9-jumbo-1-bleeding-2017-03-06-win-x64.7z|}} (64-bit) | ||
- | |||
- | * {{:john:jtr-cygwin-dlls-2017-03-06.7z|}} Supporting Cygwin DLLs | ||
- | |||
- | Information: | ||
- | This contains the MPI+OMP and OMP only SSE4.1 builds of John the Ripper for MS Windows 64-bit, compiled in MS Windows with the latest version of cygwin64. | ||
- | Your CPU must support the SSE4.1 instruction set in order to run these. | ||
- | There are 13 cygwin DLLs need to run John. (Down from 20 cygwin DLLs in the past.) These DLLs are in a separate file above, and must be copied into the run folder, if you don't already have cygwin64 installed. | ||
- | |||
- | Build Info: | ||
- | $ ./john -list=build-info | ||
- | Version: 1.8.0.9-jumbo-1-bleeding | ||
- | Build: cygwin 64-bit SSE4.1-ac MPI + OMP | ||
- | SIMD: SSE4.1, interleaving: MD4:3 MD5:3 SHA1:1 SHA256:1 SHA512:1 | ||
- | $JOHN is ./ | ||
- | Format interface version: 14 | ||
- | Max. number of reported tunable costs: 3 | ||
- | Rec file version: REC4 | ||
- | Charset file version: CHR3 | ||
- | CHARSET_MIN: 1 (0x01) | ||
- | CHARSET_MAX: 255 (0xff) | ||
- | CHARSET_LENGTH: 24 | ||
- | SALT_HASH_SIZE: 1048576 | ||
- | Max. Markov mode level: 400 | ||
- | Max. Markov mode password length: 30 | ||
- | gcc version: 5.4.0 | ||
- | OpenCL headers version: 2.1 | ||
- | Crypto library: OpenSSL | ||
- | OpenSSL library version: 0100020bf | ||
- | OpenSSL 1.0.2k 26 Jan 2017 | ||
- | GMP library version: 6.1.2 | ||
- | File locking: fcntl() | ||
- | fseek(): fseek | ||
- | ftell(): ftell | ||
- | fopen(): fopen | ||
- | memmem(): System's | ||
- | |||
- | |||
- | Testing: | ||
- | |||
- | During the built-in self-test, both of these versions of John seems to have died around the benchmark: PBKDF2-HMAC-MD4-opencl [PBKDF2-MD4 OpenCL 4x] | ||
- | However, both of these versions of John pass all tests using the latest version of the test suite, Version 1.13 from Dec 21, 2014. | ||
- | See the test results below for further information. | ||
- | |||
- | The following test results are included: | ||
- | john-MPI+OMP-test-suite-test-results.txt | ||
- | john-omp-built-in-test-results-incomplete.txt | ||
- | john-omp-built-in-test-results.txt | ||
- | john-omp-test-suite-test-results.txt | ||
- | | ||
- | |||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | ---- | ||
- | |||
- | ---- | ||
- | |||
- | ---- | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | 2015-7-22: Various *2john python scripts converted into binary executeables for windows: | ||
- | {{:john:windows-2-john-executables.7z}} | ||
- | |||
- | 2015-06-15: John the Ripper password cracker John-the-Ripper-v1.8.0.5-jumbo-1 (by richrumble) | ||
- | Contains OMP+MPI build (--enable-mpi). | ||
- | |||
- | {{:john:john-1.8.0.5-jumbo-1-bleeding-cygwin_64.7z|}} (64-bit) | ||
- | Version: 1.8.0.5-jumbo-1-bleeding MPI + OMP | ||
- | Build: cygwin 64-bit SSE4.1-autoconf | ||
- | Time stamp: Wed May 13 17:09:59 2015 | Arch: 64-bit LE |$JOHN is ./ |Format interface version: 13 |Max. number of reported tunable costs: 3 | ||
- | Rec file version: REC4 |Charset file version: CHR3 |CHARSET_MIN: 1 (0x01) |CHARSET_MAX: 255 (0xff)| CHARSET_LENGTH: 24|Max. Markov mode level: 400 | ||
- | Max. Markov mode password length: 30| File locking: fcntl()| Compiler version: 4.9.2| gcc version: 4.9.2| Crypto library: OpenSSL | ||
- | OpenSSL library version: 01000201f| OpenSSL 1.0.2a 19 Mar 2015| GMP library version: 6.0.0| fseek(): fseek| ftell(): ftell| fopen(): fopen|memmem(): System's | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | 2015-01-10: John the Ripper password cracker John-the-Ripper-v1.8.0-jumbo-1 | ||
- | |||
- | {{:john:john-the-ripper-v1.8.0-jumbo-1-win-32.7z|}} (32-bit) | ||
- | |||
- | {{:john:john-the-ripper-v1.8.0-jumbo-1-win-64.7z|}} (64-bit) | ||
- | |||
- | |||
- | (This contains the OMP enabled SSE4.1 build of John the Ripper for Windows 32-bit/64-bit, compiled in Windows with cygwin32/cygwin64 using OpenSSL 1.0.1j and gcc v4.8.3) | ||
- | |||
- | |||
- | Includes mozilla2john.exe, and the 20 DLLs need to run. | ||
- | Not included vncpcap2john and SIPdump (They won't easily compile in windows) | ||
- | |||
- | |||
- | There were errors shown in testing. See the test results for more details. | ||
- | |||
- | |||
- | |||
- | 2014-09-29: John the Ripper v1.8.0.2-bleeding-jumbo-2014-09-28 | ||
- | |||
- | (Bleeding version on 2014-09-28) | ||
- | |||
- | {{:john:john-the-ripper-v1.8.0.2-bleeding-jumbo-2014-09-28-win-x32.rar|}} (32-bit) | ||
- | |||
- | {{:john:john-the-ripper-v1.8.0.2-bleeding-jumbo-2014-09-28-win-x64.rar|}} (64-bit) | ||
- | | ||
- | (This contains the OMP enabled SSE4.1 build of John the Ripper for Windows 32-bit/64-bit, | ||
- | compiled in Windows with cygwin32/cygwin64 using OpenSSL 1.0.1i and gcc v4.8.3) | ||
- | |||
- | Includes mozilla2john.exe, and the 20 DLLs need to run. | ||
- | Not included vncpcap2john and SIPdump (They won't easily compile in windows) | ||
- | |||
- | |||
- | The following test results are included: | ||
- | john-omp-built-in-test-results.txt | ||
- | john-omp-test-suite-test-results.txt | ||
- | | ||
- | For 32-bit version: | ||
- | john --list=build-info | ||
- | |||
- | Version: 1.8.0.2-bleeding-jumbo OMP | ||
- | Build: cygwin 32-bit SSE4.1-autoconf | ||
- | Arch: 32-bit LE | ||
- | $JOHN is ./ | ||
- | Format interface version: 12 | ||
- | Max. number of reported tunable costs: 3 | ||
- | Rec file version: REC4 | ||
- | Charset file version: CHR3 | ||
- | CHARSET_MIN: 1 (0x01) | ||
- | CHARSET_MAX: 255 (0xff) | ||
- | CHARSET_LENGTH: 24 | ||
- | Max. Markov mode level: 400 | ||
- | Max. Markov mode password length: 30 | ||
- | Compiler version: 4.8.3 | ||
- | gcc version: 4.8.3 | ||
- | OpenSSL library version: 01000109f | ||
- | OpenSSL 1.0.1i 6 Aug 2014 | ||
- | GMP library version: 6.0.0 | ||
- | NSS library version: 3.16.4 Basic ECC | ||
- | NSPR library version: 4.10.3 | ||
- | Kerberos version 5 support enabled | ||
- | fseek(): fseeko | ||
- | ftell(): ftello | ||
- | fopen(): _fopen64 | ||
- | memmem(): System's | ||
- | |||
- | |||
- | For 64-bit version: | ||
- | john --list=build-info | ||
- | |||
- | Version: 1.8.0.2-bleeding-jumbo OMP | ||
- | Build: cygwin 64-bit SSE4.1-autoconf | ||
- | Arch: 64-bit LE | ||
- | $JOHN is | ||
- | Format interface version: 12 | ||
- | Max. number of reported tunable costs: 3 | ||
- | Rec file version: REC4 | ||
- | Charset file version: CHR3 | ||
- | CHARSET_MIN: 1 (0x01) | ||
- | CHARSET_MAX: 255 (0xff) | ||
- | CHARSET_LENGTH: 24 | ||
- | Max. Markov mode level: 400 | ||
- | Max. Markov mode password length: 30 | ||
- | Compiler version: 4.8.3 | ||
- | gcc version: 4.8.3 | ||
- | OpenSSL library version: 01000109f | ||
- | OpenSSL 1.0.1i 6 Aug 2014 | ||
- | GMP library version: 6.0.0 | ||
- | NSS library version: 3.15.3.1 | ||
- | NSPR library version: 4.10.3 | ||
- | Kerberos version 5 support enabled | ||
- | fseek(): fseek | ||
- | ftell(): ftell | ||
- | fopen(): fopen | ||
- | memmem(): System's | ||
- | |||
- | |||
- | Test Errors: | ||
- | None | ||
- | | ||
- | |||
- | |||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | 2013-05-30: v1.8.0 with no patches | ||
- | |||
- | {{john:john-1.8.0-Win-32.zip}} (32-bit) | ||
- | |||
- | (This contains both the SSE2 and OMP enabled SSE2 builds of John the Ripper for Windows, | ||
- | compiled in Windows with cygwin using OpenSSL 1.0.1e and gcc v4.5.3) | ||
- | |||
- | The following test results are included: | ||
- | john-built-in-test-results.txt | ||
- | john-omp-built-in-test-results.txt | ||
- | |||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | |||
- | * 2012-10-05: 1.7.9 with the jumbo 7 patch | ||
- | |||
- | {{john:john-1.7.9-jumbo-7-Win-32.zip}} (32-bit) | ||
- | |||
- | john-1.7.9.tar.gz with the patch: | ||
- | john-1.7.9-jumbo-7.diff | ||
- | |||
- | Includes mozilla2john.exe, office2john.exe, and john.bash_completion | ||
- | Does not include vncpcap2john and SIPdump | ||
- | |||
- | (This contains both the SSE2i and OMP enabled SSE2i builds of John the Ripper for Windows, | ||
- | compiled in Windows with cygwin using OpenSSL 1.0.1c and gcc v4.5.3) | ||
- | |||
- | The following test results are included: | ||
- | john-built-in-test-results.txt | ||
- | john-omp-built-in-test-results.txt | ||
- | john-test-suite-test-results.txt | ||
- | john-omp-test-suite-test-results.txt | ||
- | |||
- | Errors | ||
- | -The self test for Django PBKDF2-HMAC-SHA-256 hangs, or is very slow in the OMP buid. | ||
- | It works fine in the non-OMP build. | ||
- | | ||
- | john --list=build-info | ||
- | |||
- | Version: 1.7.9-jumbo-7 | ||
- | Build: win32-cygwin-x86-sse2i | ||
- | Arch: 32-bit LE | ||
- | $JOHN is | ||
- | Format interface version: 9 | ||
- | Rec file version: REC3 | ||
- | Charset file version: CHR2 | ||
- | CHARSET_MIN: 32 (0x20) | ||
- | CHARSET_MAX: 126 (0x7e) | ||
- | CHARSET_LENGTH: 8 | ||
- | Max. Markov mode level: 400 | ||
- | Max. Markov mode password length: 30 | ||
- | Compiler version: 4.5.3 | ||
- | gcc version: 4.5.3 | ||
- | OpenSSL library version: 1000103f | ||
- | |||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | |||
- | |||
- | * 2012-07-01: 1.7.9 with the jumbo 6 patch | ||
- | |||
- | |||
- | {{john:john-1.7.9-jumbo-6-Win-32.zip}} (32-bit) | ||
- | |||
- | john-1.7.9.tar.gz with the patch: | ||
- | john-1.7.9-jumbo-6.diff | ||
- | |||
- | Includes mozilla2john.exe, office2john.exe, and john.bash_completion | ||
- | |||
- | (This contains both the SSE2i and OMP enabled SSE2i builds of John the Ripper for Windows, | ||
- | compiled in Windows with cygwin using OpenSSL 1.0.1c and gcc v4.5.3) | ||
- | |||
- | The following test results are included: | ||
- | John-Test-Results-OMP.txt | ||
- | John-Test-Results.txt | ||
- | Test-Suite-Results-OMP.txt | ||
- | Test-Suite-Results.txt | ||
- | | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | |||
- | * 2011-09-30: 1.7.8 with the jumbo 7 patch | ||
- | |||
- | {{john:john-1.7.8-jumbo-7-Win-32-.zip}} (32-bit) | ||
- | |||
- | john-1.7.8.tar.gz with the patch: | ||
- | john-1.7.8-jumbo-7.diff | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | |||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | |||
- | * 2011-08-04: 1.7.8 with the jumbo-5 patch; with jumbo-5 and omp-4; and jumbo-5 and omp-7. | ||
- | |||
- | {{john:john-1.7.8-jumbo-5-Win32.zip}} | ||
- | |||
- | {{john:john-1.7.8-jumbo-5-omp-des-4-Win32.zip}} | ||
- | |||
- | {{john::john-1.7.8-jumbo-5-omp-des-7-Win32.zip}} | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-07-14: 1.7.8 with the jumbo-2, jumbo-2-plugin, omp-des-7, Optimized MSCash2 v2, and the after cash2 many fixes-1 patches | ||
- | |||
- | {{john:john-1.7.8-jumbo-2-omp-des-7-mscash2-2-after-cash2_many_fixes1-Win32.zip}} | ||
- | |||
- | john-1.7.8.tar.gz with the patch: | ||
- | john-1.7.8-jumbo-2.diff | ||
- | john-1.7.8-jumbo-2-plugin.diff | ||
- | john-1.7.8-omp-des-7.diff | ||
- | john-1.7.8-jumbo-2-plugin-mscash2-2.diff | ||
- | john-1.7.8-jumbo-2-after-cash2_many_fixes-1.diff | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | * 2011-07-14: 1.7.8 with the jumbo-2, omp-des-4, jumbo-2-plugin, the Optimized MSCash2 v2, and the after cash2 many fixes-1 patches | ||
- | |||
- | {{john:john-1.7.8-jumbo-2-omp-des-4-mscash2-2-after-cash2_many_fixes1-Win-32.zip}} | ||
- | |||
- | john-1.7.8.tar.gz with the patch: | ||
- | john-1.7.8-jumbo-2.diff | ||
- | john-1.7.8-omp-des-4.diff | ||
- | john-1.7.8-jumbo-2-plugin.diff | ||
- | john-1.7.8-jumbo-2-plugin-mscash2-2.diff | ||
- | john-1.7.8-jumbo-2-after-cash2_many_fixes-1.diff | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-07-14: 1.7.8 with the jumbo-2, jumbo-2-plugin, Optimized MSCash2 v2, and the after cash2 many fixes-1 patches | ||
- | |||
- | {{john:john-1.7.8-jumbo-2-mscash2-2-after-cash2_many_fixes1-Win-32.zip}} | ||
- | |||
- | john-1.7.8.tar.gz with the patch: | ||
- | john-1.7.8-jumbo-2.diff | ||
- | john-1.7.8-jumbo-2-plugin.diff | ||
- | john-1.7.8-jumbo-2-plugin-mscash2-2.diff | ||
- | john-1.7.8-jumbo-2-after-cash2_many_fixes-1.diff | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | * 2011-07-07: 1.7.8 with the jumbo-2, jumbo-2-plugin, omp-des-7, and the Optimized MSCash2 v2 patches | ||
- | |||
- | {{john:john-1.7.8-jumbo-2-omp-des-7-mscash2-2-WIN32.zip}} | ||
- | |||
- | john-1.7.8.tar.gz with the patch: | ||
- | john-1.7.8-jumbo-2.diff | ||
- | john-1.7.8-jumbo-2-plugin.diff | ||
- | john-1.7.8-omp-des-7.diff | ||
- | john-1.7.8-jumbo-2-plugin-mscash2-2.diff | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | * 2011-07-07: 1.7.8 with the jumbo-2, omp-des-4, jumbo-2-plugin, and the Optimized MSCash2 v2 patches | ||
- | |||
- | |||
- | {{john:john-1.7.8-jumbo-2-omp-des-4-mscash2-2-WIN32.zip}} | ||
- | |||
- | john-1.7.8.tar.gz with the patch: | ||
- | john-1.7.8-jumbo-2.diff | ||
- | john-1.7.8-omp-des-4.diff | ||
- | john-1.7.8-jumbo-2-plugin.diff | ||
- | john-1.7.8-jumbo-2-plugin-mscash2-2.diff | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-07-07: 1.7.8 with the jumbo-2, jumbo-2-plugin, and the Optimized MSCash2 v2 patches | ||
- | |||
- | {{john:john-1.7.8-jumbo-2-mscash2-2-WIN32.zip}} | ||
- | |||
- | |||
- | john-1.7.8.tar.gz with the patch: | ||
- | john-1.7.8-jumbo-2.diff | ||
- | john-1.7.8-jumbo-2-plugin.diff | ||
- | john-1.7.8-jumbo-2-plugin-mscash2-2.diff | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | |||
- | * 2011-07-05: 1.7.8 with the jumbo 2, and jumbo 2 plugin patches | ||
- | |||
- | {{john:john-1.7.8-jumbo-2-WIN32.zip}} (2.61 MB) | ||
- | |||
- | john-1.7.8.tar.gz with the patches: | ||
- | john-1.7.8-jumbo-2.diff | ||
- | john-1.7.8-jumbo-2-plugin.diff | ||
- | | ||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-06-23: 1.7.8 with no patches | ||
- | |||
- | {{john:john-1.7.8-Win32.zip}} (2.3 MB) | ||
- | |||
- | john-1.7.8.tar.gz | ||
- | | ||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-06-22: 1.7.7 with the jumbo 6, mscash-oracle-fixes, more-mscash-fixes, zip-0, auto_have_sha256-03, and BF-and-mscash2 patches | ||
- | |||
- | {{john:john-1.7.7-jumbo-6-rs904c#1-Win32.zip}} (2.6 MB) | ||
- | |||
- | john-1.7.7.tar.gz with the patch: | ||
- | john-1.7.7-jumbo-6.diff | ||
- | john-1.7.7-jumbo-6-mscash-oracle-fixes.diff | ||
- | john-1.7.7-jumbo-6-more-mscash-fixes.diff | ||
- | john-1.7.7-jumbo-6-zip-0.diff | ||
- | john-1.7.7-jumbo-6-auto_have_sha256-03.diff | ||
- | john-1.7.7-jumbo-6-BF-and-mscash2.diff | ||
- | | ||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-06-16: 1.7.7 with the jumbo 6 patch | ||
- | |||
- | {{john:john-1.7.7-jumbo-6-Win32.zip}} (2.5 MB) | ||
- | |||
- | john-1.7.7.tar.gz with the patch: | ||
- | john-1.7.7-jumbo-6.diff | ||
- | | ||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-04-30: 1.7.7 with the jumbo 1 patch | ||
- | {{john:john-1.7.7-jumbo-1-win32.zip}} (2.4 MB) | ||
- | |||
- | john-1.7.7.tar.gz with the patch: | ||
- | john-1.7.7-jumbo-1.diff | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-04-30: 1.7.7 without any patches | ||
- | {{john:john-1.7.7-win32.zip}} (2.2 MB) | ||
- | |||
- | john-1.7.7.tar.gz | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-03-20: 1.7.6 with the OpenMP enabled (very useful for multicore CPUs) | ||
- | |||
- | {{john:john-1.7.6-jumbo12-omp-win32-2.zip }} (2.1 MB) | ||
- | john-1.7.6.tar.gz with these patches: | ||
- | jumbo-12, OpenMP, revision 1.7.6-omp-des-7 plus support for hmailserver and SybaseASE hashes | ||
- | | ||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: E. Winkler | ||
- | |||
- | * 2011-02-20: 1.7.6 with the single-have_words-fix-1 patch | ||
- | |||
- | {{john:john-1.7.6-single-have_words-fix-1-Win32.zip }} (2.3 MB) | ||
- | john-1.7.6.tar.gz with the patch: | ||
- | john-1.7.6-single-have_words-fix-1.diff | ||
- | | ||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | * 2011-02-19: 1.7.6 with the jumbo 12 patch | ||
- | |||
- | {{john:john-1.7.6-jumbo-12-Win32.zip}} (2.5 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patch: | ||
- | john-1.7.6-jumbo-12.diff | ||
- | |||
- | (This contains the MS Windows SSE2 build of John the Ripper, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-01-25: 1.7.6 with the jumbo 9, mscash2 v1.1, and hmailserver patches | ||
- | {{john:john-1.7.6-jumbo-9-mscash2-1.1-hmailserver-Win32.zip}} (2.5 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patches: | ||
- | john-1.7.6-jumbo-9.diff | ||
- | john-1.7.6-jumbo-9-mscash2-v1-1.diff | ||
- | john-1.7.6-hmailserver-01.diff | ||
- | |||
- | (This contains the sse build, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2011-01-04: 1.7.6 with the jumbo 9, hmailserver-01, and mscash2-1 patches | ||
- | {{john:john-1.7.6-jumbo-9-hmailserver-mscash2-Win32.zip}} (2.5 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patches: | ||
- | john-1.7.6-jumbo-9.diff | ||
- | john-1.7.6-hmailserver-01.diff | ||
- | john-1.7.6-jumbo-9-mscash2-1.diff | ||
- | |||
- | (This contains the sse build, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2010-11-16: 1.7.6 with the jumbo 9 patch | ||
- | |||
- | {{john:john-1.7.6-jumbo-9-win32.zip}} (2.5 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patch: | ||
- | john-1.7.6-jumbo-9.diff | ||
- | |||
- | (This contains the sse build, compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2010-10-18 I just found out today that the MS Windows Cygwin builds of JtR need the DLL cygz.dll. (In addition to three other DLLs already included in my builds) I haven't been including this. Here it is by itself and it must be put in the run directory. All future versions (above) will have this included. | ||
- | {{john:cygz.zip}} (43 kb) | ||
- | |||
- | | ||
- | * 2010-10-06: 1.7.6 with the jumbo 7, netscreen script v2.04, and the generic salted SHA-1 patches | ||
- | |||
- | {{john:john-1.7.6-jumbo-7-netscreen-script-2.04-sha1_gen-1-win32.zip}} (2.8 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patches: | ||
- | john-1.7.6-jumbo-7.diff | ||
- | john-1.7.6-jumbo-7-netscreen-script-2.04.diff | ||
- | john-1.7.6-jumbo-7-sha1_gen-1.diff | ||
- | |||
- | (This contains the sse, mmx, and x86 builds compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2010-08-30: 1.7.6 with the jumbo 7 and the netscreen script v2.01 patches | ||
- | |||
- | |||
- | {{john:john-1.7.6-jumbo-7-netscreen-script-2.01-win32.zip}} (2.6 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patches: | ||
- | john-1.7.6-jumbo-7.diff | ||
- | john-1.7.6-jumbo-7-netscreen-script-2.01.diff | ||
- | |||
- | (This contains the sse, mmx, and x86 builds compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | * 2010-07-28: 1.7.6 with the jumbo 6, MSCHAPv2, and the config patches | ||
- | |||
- | {{john:john-1.7.6-jumbo-6-MSCHAPv2-config-win32.zip}} (3.3 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patches: | ||
- | john-1.7.6-jumbo-6.diff | ||
- | john-1.7.6-jumbo-5-jmk-mschapv2.diff | ||
- | john-1.7.6-jumbo-6-config.diff | ||
- | | ||
- | (This contains the sse, mmx, and x86 builds compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2010-07-28: 1.7.6 with both the jumbo 6 and the MSCHAPv2 patches | ||
- | |||
- | {{john:john-1.7.6-jumbo-6-MSCHAPv2-win32.zip}} (3.3 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patches: | ||
- | john-1.7.6-jumbo-6.diff | ||
- | john-1.7.6-jumbo-5-jmk-mschapv2.diff | ||
- | | ||
- | (This contains the sse, mmx, and x86 builds compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | |||
- | * 2010-07-20: 1.7.6 with both the jumbo 5 and the MSCHAPv2 patches | ||
- | |||
- | {{john:john-1.7.6-jumbo-5-MSCHAPv2-win32.zip}} (3.3 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patches: | ||
- | john-1.7.6-jumbo-5.diff | ||
- | john-1.7.6-jumbo-5-jmk-mschapv2.diff | ||
- | | ||
- | (This contains the sse, mmx, and x86 builds compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
- | |||
- | * 2010-07-15: 1.7.6 with the jumbo 5 patch | ||
- | |||
- | {{john:john-1.7.6-jumbo-5-win32.zip}} (3.3 MB) | ||
- | |||
- | john-1.7.6.tar.gz with the patch: | ||
- | john-1.7.6-jumbo-5.diff | ||
- | |||
- | (This contains the sse, mmx, and x86 builds compiled in Windows with cygwin) | ||
- | Compiled by: Robert B. Harris from VA | ||
===== Compiled for Linux x86 ===== | ===== Compiled for Linux x86 ===== | ||
Line 755: | Line 144: | ||
* [[https://snapcraft.io/john-the-ripper|download]] | * [[https://snapcraft.io/john-the-ripper|download]] | ||
* [[https://github.com/claudioandre-br/packages/blob/master/john-the-ripper/readme.md|documentation]] | * [[https://github.com/claudioandre-br/packages/blob/master/john-the-ripper/readme.md|documentation]] | ||
+ | |||
+ | ===== Compiled for Mac OS X ===== | ||
+ | |||
+ | See also: [[https://download.openwall.net/pub/projects/john/contrib/macosx/|contrib/macosx/ directory in the Openwall file archive]]. | ||
+ | |||
+ | These builds are meant to work on recent Mac OS X / macOS only: | ||
+ | |||
+ | * 2017-05-17: 1.8.0.9-jumbo compiled w/ OpenMP and OpenCL for x86-64 | ||
+ | * {{john-1.8.0.9-jumbo-macosx_v3.zip}} (64-bit x86 AVX2) (36.2 MB) | ||
+ | * {{john-1.8.0.9-jumbo-macosx_sse2.zip}} (64-bit x86 SSE4) (36.2 MB) | ||
===== Compiled for Solaris x86 ===== | ===== Compiled for Solaris x86 ===== | ||
Line 789: | Line 188: | ||
Compiled by: Robert B. Harris from VA | Compiled by: Robert B. Harris from VA | ||
- | ===== Compiled for Mac OS X ===== | ||
- | |||
- | See also: [[https://download.openwall.net/pub/projects/john/contrib/macosx/|contrib/macosx/ directory in the Openwall file archive]]. | ||
- | |||
- | These builds are meant to work on recent Mac OS X / macOS only: | ||
- | |||
- | * 2017-05-17: 1.8.0.9-jumbo compiled w/ OpenMP and OpenCL for x86-64 | ||
- | * {{john-1.8.0.9-jumbo-macosx_v3.zip}} (64-bit x86 AVX2) (36.2 MB) | ||
- | * {{john-1.8.0.9-jumbo-macosx_sse2.zip}} (64-bit x86 SSE4) (36.2 MB) | ||
===== Compiled for Android ===== | ===== Compiled for Android ===== | ||