Batch cracking support added

The latest snapshot contains full batch cracking support.
Added by Andrew Zonenberg 142 days ago

As of the October 23 release, the cracker now supports batched testing (for all unsalted algorithms, i.e. all but MD5crypt) of multiple hashes against a given search space.

Up to 128 hashes may be entered, one per line, in a text box on the controller submission page. The system is fairly efficient; in one two-minute long test quadrupling the number of hashes being tested against resulted in a mere three seconds increase in run time.


Comments

Added by Andrew Zonenberg 140 days ago

The setup.php script included in the release tarball is missing the definition of one database table (see #151). To fix this, upgrade to the latest code on Git.