openwall / john-tests

Test Suite for John the Ripper
24 stars 15 forks source link

Internal mode now broken #44

Closed magnumripper closed 9 years ago

magnumripper commented 9 years ago
$ ./jtrts.pl -internal
-------------------------------------------------------------------------------
- JtR-TestSuite (jtrts). Version 1.13, Dec 21, 2014.  By, Jim Fougeron & others
- Testing:  John the Ripper password cracker, version 1.8.0.2-jumbo-1-bleeding_omp_asan [darwin14.1.0 64-bit AVX-autoconf]
--------------------------------------------------------------------------------

John Jumbo build detected.
John CORE build detected.
 The -internal mode ONLY works for jumbo build of john.

I suppose this is due to the format list being suppressed from normal usage blob.

jfoug commented 9 years ago

Not sure where/why this was broken. It was simply looking at the logic for core john 100% backwards ???

jfoug commented 9 years ago

This change got the code wrong. It was simply never tested past that point.

https://github.com/magnumripper/jtrTestSuite/commit/670dc1cd7af8988a88a899d2d7e34239c0f38922