Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 25 Jun 2012 00:57:25 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Jumbo candidate vs Test Suite

This is with all latest patches applied.

-------------------------------------------------------------------------------
- JtR-TestSuite (jtrts). Version 1.12.3, June 22, 2012.  By, Jim 
Fougeron & others
- Testing:  John the Ripper password cracker, ver: 
1.7.9-jumbo-5+unstable [linux-x86-64-gpu]
--------------------------------------------------------------------------------

John Jumbo build detected.

form=md5crypt-opencl              guesses: 1500 time: 0:00:01:18  [PASSED]
.pot CHK:md5crypt-opencl          guesses: 1500 time: 0:00:01:18  [PASSED]

form=phpass-opencl                guesses:  225 time: 0:00:01:50 : 
Expected count(s) (1470)  [!!!FAILED!!!]
.pot CHK:phpass-opencl            guesses:  225 time: 0:00:02:23  [PASSED]

form=raw-md5-opencl               guesses: 1500 time: 0:00:00:01  [PASSED]
.pot CHK:raw-md5-opencl           guesses: 1500 time: 0:00:00:01  [PASSED]

form=raw-sha1-opencl              guesses: 1500 time: 0:00:00:01  [PASSED]
.pot CHK:raw-sha1-opencl          guesses: 1500 time: 0:00:00:01  [PASSED]

form=nt-opencl                    guesses: 1478 time: 0:00:00:00  [PASSED]
.pot CHK:nt-opencl                guesses: 1478 time: 0:00:00:00  [PASSED]

form=ssha-opencl                  guesses: 1500 time: 0:00:02:23  [PASSED]
.pot CHK:ssha-opencl              guesses: 1500 time: 0:00:02:23  [PASSED]

form=mysql-sha1-opencl            guesses: 1500 time: 0:00:00:02  [PASSED]
.pot CHK:mysql-sha1-opencl        guesses: 1500 time: 0:00:00:02  [PASSED]

form=mscash2-opencl               guesses: 1410 time: 0:00:00:43 : 
Expected count(s) (1500)  [!!!FAILED!!!]
.pot CHK:mscash2-opencl           guesses: 1410 time: 0:00:00:43  [PASSED]

form=bf-opencl                    guesses: 1500 time: 0:00:00:21  [PASSED]
.pot CHK:bf-opencl                guesses: 1500 time: 0:00:00:17  [PASSED]

form=md5crypt-cuda                guesses: 1500 time: 0:00:00:53  [PASSED]
.pot CHK:md5crypt-cuda            guesses: 1500 time: 0:00:00:39  [PASSED]

form=phpass-cuda                  guesses: 1470 time: 0:00:01:36  [PASSED]
.pot CHK:phpass-cuda              guesses: 1470 time: 0:00:01:36  [PASSED]

form=mscash-cuda                  guesses:    0 unk unk : Expected 
count(s) (1430)  [!!!FAILED!!!]
sh: 1: cannot open ./tst.pot: No such file
.pot CHK:mscash-cuda              guesses:    0 unk unk  [PASSED]

form=mscash2-cuda                 guesses:    0 unk unk : Expected 
count(s) (1479)  [!!!FAILED!!!]
sh: 1: cannot open ./tst.pot: No such file
.pot CHK:mscash2-cuda             guesses:    0 unk unk  [PASSED]

Some tests had Errors. Performed 13 tests.4 errors


The mscash2-opencl might be just a mismatch between what length it can 
handle and what TS think it can handle. I'll look into that.

The CUDA mscash formats does not load any hashes. Might be a trivial bug 
in valid() or something like that.

$ ../run/john -ses=./tst -nolog -pot=./tst.pot MSCash2_tst.in -w:pw3 
'-form=mscash2-cuda'
No password hashes loaded (see FAQ)


Do note that for a number of formats, we lack support in TS. All SHA-2 
formats, for example.

magnum

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.