|
Message-ID: <BLU0-SMTP177DD10CF835F9AEF72FF19FDF50@phx.gbl> Date: Wed, 13 Jun 2012 17:40:10 +0200 From: Frank Dittrich <frank_dittrich@...mail.com> To: john-dev@...ts.openwall.com Subject: jtrjts.pl: wrong encodings iso5559-* instead of iso8859-* Hi, I think there is an error in the test suite script, jtrts.pl, line 263. Instead of iso5559-1 and iso5559-15, the correct names are iso8859-1 and iso8859-15. ]$ make test_full_verbose cd ../test && perl jtrts.pl -type full ------------------------------------------------------------------------------- - JtR-TestSuite (jtrts). Version 1.12.2, June 3, 2012. By, Jim Fougeron & others - Testing: John the Ripper password cracker, ver: 1.7.9-jumbo-5+unstable [linux-x86-sse2i] -------------------------------------------------------------------------------- John Jumbo build detected. testing: john -test=0 testing: john -test=0 -enc:utf8 testing: john -test=0 -enc:cp1252 testing: john -test=0 -enc:cp1251 testing: john -test=0 -enc:koi8r testing: john -test=0 -enc:cp437 testing: john -test=0 -enc:cp737 testing: john -test=0 -enc:cp850 testing: john -test=0 -enc:cp858 testing: john -test=0 -enc:cp866 testing: john -test=0 -enc:iso5559-1 Invalid encoding. Supported encodings within john are: utf-8, iso-8859-1 (or ansi), iso-8859-7, iso-8859-15, koi8-r, cp437, cp737, cp850, cp858, cp866, cp1251, cp1252, cp1253 testing: john -test=0 -enc:iso5559-15 Invalid encoding. Supported encodings within john are: utf-8, iso-8859-1 (or ansi), iso-8859-7, iso-8859-15, koi8-r, cp437, cp737, cp850, cp858, cp866, cp1251, cp1252, cp1253 form=raw-md5u-raw guesses: 1500 time: 0:00:00:00 [PASSED] ... Frank
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.