Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 13 Feb 2013 23:50:19 +0100
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: jtrts.pl: 3 tests failed on linux-x86-native and linux-x86-clang

A final test on my netbook Fedora 16:

(unstable-jumbo)run $ ./john --list=build-info
Version: 1.7.9-jumbo-8-unstable
Build: linux-x86-native
Arch: 32-bit LE
$JOHN is ./
Format interface version: 9
Rec file version: REC3
Charset file version: CHR2
CHARSET_MIN: 32 (0x20)
CHARSET_MAX: 126 (0x7e)
CHARSET_LENGTH: 8
Max. Markov mode level: 400
Max. Markov mode password length: 30
Compiler version: 4.6.3 20120306 (Red Hat 4.6.3-2)
gcc version: 4.6.3
OpenSSL library version: 10000003
GMP library version: 4.3.2
NSS library version: 3.14.1.0
NSPR library version: 4.9.4
Kerberos version 5 support enabled


Latest commit:

commit 2bbc703535d29eb6e52af7033eddc8e3c13ab7e2
Merge: 881dae7 ddbbc65
Author: magnum <john.magnum@...hmail.com>
Date:   Wed Feb 13 11:04:57 2013 -0800

    Merge pull request #221 from ShaneQful/office_bug

    Fixed bug in office2john.py




These tests fail:

form=mschapv2-utf8                guesses: 1442 time: 0:00:01:04 :
Expected count(s) (1500)  [!!!FAILED!!!]
.pot CHK:mschapv2-utf8            guesses: 1442 time: 0:00:01:16  [PASSED]

form=netntlm-utf8                 guesses: 1442 time: 0:00:01:03 :
Expected count(s) (1500)  [!!!FAILED!!!]
.pot CHK:netntlm-utf8             guesses: 1442 time: 0:00:01:04  [PASSED]

form=netntlm(l0phtcrack)-utf8     guesses: 1442 time: 0:00:01:03 :
Expected count(s) (1500)  [!!!FAILED!!!]
.pot CHK:netntlm(l0phtcrack)-utf8 guesses: 1442 time: 0:00:00:59  [PASSED]

With linux-x86-clang, I just repeated the utf8 tests.
The same 3 tests fail.


Since Fedora 16 reached end of life, this is the last day before I
install Fedora 18 on this netbook.
(I'll keep a backup image just in case I need to continue testing on
Fedora 16, since I don't have to connect to the internet for future tests.)

On 32bit Linux Fedora 17 (bootet from USB stick on an Intel Core i3
system), I repeated the utf8 tests.

The same 3 tests fail.

BTW:
For the Fedora 17 installation, I got a jtrTestSuite version which
includes tests for the *-naive formats.
These do not fail when using utf8.

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.