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
- Host: GitHub
- URL: https://github.com/openwall/john-tests
- Owner: openwall
- Created: 2012-06-16T10:42:45.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-12-28T17:27:03.000Z (6 months ago)
- Last Synced: 2026-01-13T18:52:39.657Z (5 months ago)
- Language: Scilab
- Homepage:
- Size: 77.9 MB
- Stars: 25
- Watchers: 9
- Forks: 16
- Open Issues: 7
-
Metadata Files:
- Readme: README
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