ab5315c834
- disable enforcement of AVX support in the CPU: let john handle this during runtime automatically (bsc#1202318)
Lars Vogdt
2022-09-15 17:45:08 +00:00
75bef3d06e
Accepting request 498681 from home:bmwiedemann:branches:security
Alexander Naumov
2017-05-27 21:00:07 +00:00
fb3d1e37dc
Accepting request 446402 from security
Ludwig Nussel
2016-12-29 21:43:56 +00:00
f8f217678b
- remove incorrect too large john.keyring ... The signature of these tarballs is currently with a key with MD5 hash, which is rejected by default.
Marcus Meissner2016-12-08 13:16:01 +00:00
fa146a6fea
- include "jumbo patch" into the build - special thanks to Mark Draheim for the specfile patch (closes bnc #839246)
Lars Vogdt
2014-12-15 23:45:00 +00:00
e264aad5b3
Accepting request 213444 from security
Stephan Kulow
2014-01-13 11:02:39 +00:00
a6ba09f80d
Accepting request 213438 from openSUSE:Factory:PowerLE
Marcus Meissner2014-01-10 12:10:44 +00:00
102bab2e8c
Accepting request 205118 from security
Tomáš Chvátal
2013-10-30 14:37:36 +00:00
44af355a07
Accepting request 205017 from home:Andreas_Schwab:Factory
Marcus Meissner2013-10-29 09:52:21 +00:00
0d0a6bb203
- add simple man pages for relbench and mailer scripts - disable jumbo patch for now until a version for 1.8.0 is out
Lars Vogdt
2013-10-12 14:04:50 +00:00
e1486f1b89
- update to 1.8.0: + Revised the incremental mode to let the current character counts grow for each character position independently, with the aim to improve efficiency in terms of successful guesses per candidate passwords tested. + Revised the pre-defined incremental modes, as well as external mode filters that are used to generate .chr files. + Added makechr, a script to (re-)generate .chr files. + Enhanced the status reporting to include four distinct speed metrics (g/s, p/s, c/s, and C/s). + Added the "--fork=N" and "--node=MIN[-MAX]/TOTAL" options for trivial parallel and distributed processing. + In the external mode compiler, treat character literals as unsigned. + Renamed many of the formats. + Updated the documentation. + Relaxed the license for many source files to cut-down BSD. + Relaxed the license for John the Ripper as a whole from GPLv2 (exact version) to GPLv2 or newer with optional OpenSSL and unRAR exceptions. + Assorted other changes have been made.
Lars Vogdt
2013-10-09 16:03:25 +00:00
0edd7e37a7
Accepting request 159755 from security
Stephan Kulow
2013-03-20 08:52:48 +00:00
1bc9cbc421
Accepting request 138858 from security
Stephan Kulow
2012-10-22 20:05:28 +00:00
e063897842
- updated jumbo patch to 1.7.9-jumbo-7
Lars Vogdt
2012-10-20 09:19:04 +00:00
f76b3d66a2
Accepting request 128221 from security
Stephan Kulow
2012-07-18 15:22:47 +00:00
cd12b16567
added sigs as sources to make check scripts happy
Lars Vogdt
2012-07-18 13:06:42 +00:00
bd7d2ccdd7
- update to 1.7.9: + Added optional parallelization of the MD5-based crypt(3) code with OpenMP. + Added optional parallelization of the bitslice DES code with OpenMP. + Replaced the bitslice DES key setup algorithm with a faster one, which significantly improves performance at LM hashes, as well as at DES-based crypt(3) hashes when there's just one salt (or very few salts). + Optimized the DES S-box x86-64 (16-register SSE2) assembly code. + Added support for 10-character DES-based tripcodes (not optimized yet). + Added support for the "$2y$" prefix of bcrypt hashes. + Added two more hash table sizes (16M and 128M entries) for faster processing of very large numbers of hashes per salt (over 1M). + Added two pre-defined external mode variables: "abort" and "status", which let an external mode request the current cracking session to be aborted or the status line to be displayed, respectively. + Made some minor optimizations to external mode function calls and virtual machine implementation. + The "--make-charset" option now uses floating-point rather than 64-bit integer operations, which allows for larger CHARSET_* settings in params.h. + Added runtime detection of Intel AVX and AMD XOP instruction set extensions, with optional fallback to an alternate program binary. + Added relbench, a Perl script to compare two "john --test" benchmark runs, such as for different machines, "make" targets, C compilers, optimization options, or/and versions of John the Ripper. + Additional public lists of "top N passwords" have been merged into the bundled common passwords list, and some insufficiently common passwords were removed from the list. + Many minor enhancements and a few bug fixes were made. - updated jumbo patch to 1.7.9-jumbo-6 - specfile cleanup (using spec-cleaner)
Lars Vogdt
2012-07-13 06:16:22 +00:00
2d55043b63
replace license with spdx.org variant
Stephan Kulow
2011-12-06 17:20:48 +00:00
181409804b
Accepting request 85804 from security
Lars Vogdt
2011-10-02 00:03:53 +00:00
c9107bc25c
Accepting request 85776 from home:worldcitizen:branches:security
Marcus Meissner2011-09-30 11:50:51 +00:00
23287c34a7
Autobuild autoformatter for 76190
Sascha Peilicke
2011-07-13 14:08:59 +00:00
6ce9bf1842
Updating link to change in openSUSE:Factory/john revision 13.0
OBS User buildservice-autocommit
2011-07-13 14:08:59 +00:00
7909666e79
- update to 1.7.8: + many changes, please see /usr/share/doc/packages/john/CHANGES + The bitslice DES S-box expressions have been replaced with those generated by Roman Rusakov specifically for John the Ripper + Added Intel AVX and AMD XOP instruction sets support for bitslice DES + Apache "$apr1$" MD5-based password hashes are now supported. + the loader now includes logic to warn the user of ambiguous hash encodings + "DateTime", "Repeats", "Subsets", "AtLeast1-Simple", "AtLeast1-Generic", and "Policy" external mode samples have been added to the default john.conf + A few minor bug fixes and enhancements were made + Corrected a logic error introduced in JtR 1.7.4.2: in "single crack" mode - added and updated jumbo patch
Lars Vogdt
2011-07-08 09:01:27 +00:00
a27208693c
preparing update to 1.7.8
Lars Vogdt
2011-07-08 07:23:53 +00:00
335074134e
- go from jumbo patch 7 to 12
Roman Drahtmueller
2011-03-15 05:43:44 +00:00
1759600222
- go from jumbo patch 7 to 12
Roman Drahtmueller
2011-03-15 05:25:25 +00:00
dc33cb9f11
- update to 1.7.6: + Generic crypt(3) support (enabled with "--format=crypt") has been added for auditing password hash types supported by the system but not yet supported by John's own optimized cryptographic routines (such as "SHA-crypt" and SunMD5). + Optional parallelization of the above has been implemented by means of OpenMP along with glibc's crypt_r(3) + Optional parallelization of John's own optimized code for the OpenBSD-style Blowfish-based crypt(3) (bcrypt) hashes with OpenMP has been added + A more suitable version of 32-bit x86 assembly code for Blowfish is now chosen on Core i7 and similar CPUs (in 32 bit mode) + More optimal DES S-box expressions for PowerPC with AltiVec + The bitslice DES C source code has been reworked to allow for the use of arbitrary SIMD intrinsics, which was previously only implemented for AltiVec as a special case + Support for SSE2 and MMX intrinsics with bitslice DES (as an alternative to the supplied assembly code) has been added (currently only enabled for SSE2 on x86-64) + Support for mixed-type longer virtual vectors (such as SSE2+MMX, SSE2+ALU, AltiVec+ALU, and other combinations) with bitslice DES has been added + The loader will now detect password hashes specified on a line on their own, not only as part of an /etc/passwd or PWDUMP format file + When run in "--stdin" mode and reading candidate passwords from a terminal (to be typed by the user), John will no longer mess with the terminal settings + John will now restore terminal settings not only on normal
Lars Vogdt
2010-09-09 16:54:17 +00:00
ceb3919539
Accepting request 32794 from security
OBS User autobuild
2010-02-18 14:12:53 +00:00
4059509f61
Updating link to change in openSUSE:Factory/john revision 6.0
OBS User buildservice-autocommit
2010-02-18 14:12:53 +00:00
5399066194
checked in (request 32794)
OBS User autobuild
2010-02-18 14:12:52 +00:00
984d11dd70
- update to 1.7.4.2: + Major performance improvements + John will now tend to use more memory to achieve better speed + Some previously missed common website passwords found on public lists of "top N passwords" have been added to the bundled common passwords list. + Support for back-references and "parallel" ranges has been added to the word mangling rules preprocessor. + The notion of numeric variables has been introduced into the rules engine. + New rule commands have been added + New rule reject flags have been added + The default rulesets for "single crack" and wordlist modes have been revised to make use of the new features, for speed, to produce fewer duplicates, and to attempt additional kinds of candidate passwords. + The default for the Idle setting has been changed from N to Y.
Lars Vogdt
2010-02-11 20:58:09 +00:00
e7aa86860a
Accepting request 32145 from security
OBS User autobuild
2010-02-11 20:10:18 +00:00
13b82294af
Accepting request 25243 from security
OBS User autobuild
2009-12-02 12:10:44 +00:00