An open API service indexing awesome lists of open source software.

https://github.com/openwall/john-tests

Test Suite for John the Ripper
https://github.com/openwall/john-tests

Last synced: 4 months ago
JSON representation

Test Suite for John the Ripper

Awesome Lists containing this project

README

          

This is supposed to reside *in* a John the Ripper tree. That is, if you
have this structure for john:

john/
john/src
john/run

...this Test Suite should reside in:

john/test

So when checking out this from GitHub, you would:

cd john
git clone https://github.com/magnumripper/jtrTestSuite.git test

To perform the test:

cd test
./jtrts.pl

To avoid a -test=0 run (that won't work well with GPU formats) within TS, run it with -noprelim option. Eg:

./jtrts.pl -noprelim ssha-opencl

The -passthru option can be used to select platform:

./jtrts.pl -noprelim -passthru "-plat=1" opencl