Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Tue, 19 Jan 2010 14:13:51 +0300
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Subject: JtR 1.7.4.2 and jumbo patch update

Hi,

John the Ripper version 1.7.4.2 is out, along with its corresponding
jumbo patch update.  This is another development version, and this time
the focus was on performance improvements with very large password files
or sets of files.

http://www.openwall.com/john/
http://www.openwall.com/john/#contrib

The changes since 1.7.4 are as follows:

* Major performance improvements for processing of very large password
files or sets of files, especially with salt-less or same-salt hashes,
achieved primarily through introduction of two additional hash table
sizes (64K and 1M entries), changes to the loader, and smarter
processing of successful guesses (to accommodate getting thousands of
hashes successfully cracked per second).

* Many default buffer and hash table sizes have been increased and
thresholds for the use of hash tables lowered, meaning that John will
now tend to use more memory to achieve better speed (unless it is told
not to with the "--save-memory" option).

* Some previously missed common website passwords found on public lists
of "top N passwords" have been added to the bundled common passwords list.

* Some bugs introduced in 1.7.4 and affecting wordlist mode's elimination
of consecutive duplicate candidate passwords have been fixed.

The jumbo patches had many of the same performance bottlenecks addressed
or worked around for a while.  With this update, the performance
improvements have been (re)implemented in an "official" manner and
included into JtR itself, and a couple of additional bottlenecks have
been addressed.

Those interested in more detail may check the CVS commit messages at:

http://cvsweb.openwall.com/john

I was committing the changes one by one and with very descriptive commit
messages.  I added quite some source code comments, too.

With these changes to the official JtR and to the jumbo patch, the
"--nodupes" option should no longer be needed, so I dropped it from the
latest revision of the jumbo patch.

Enjoy, and please provide your feedback.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.