|
Message-ID: <000101cd5755$4508be50$cf1a3af0$@net>
Date: Sun, 1 Jul 2012 02:46:40 -0400
From: "Robert B. Harris" <rs904c@...scape.net>
To: <john-dev@...ts.openwall.com>
Subject: Significant items concerning the MS Windows (cygwin) build of john-1.7.9-jumbo-6
July 1, 2012 significant items concerning the MS Windows (cygwin) build of
john-1.7.9-jumbo-6:
************ Informational *****************************
-Building and running the mozilla2john.exe is no issue. (It does not build
by default)
-Building and running the office2john.exe is no issue. (It does not build by
default)
However it requires an additional 11 cygwin DLLs to be copied into the run
directory.
The addtional DLLs are the following:
cygglib-2.0-0.dll
cygiconv-2.dll
cygintl-8.dll
cygpcre-1.dll
cyggobject-2.0-0.dll
cygffi-4.dll
cyggsf-1-114.dll
cygbz2-1.dll
cyggio-2.0-0.dll
cyggmodule-2.0-0.dll
cygxml2-2.dll
************ Errors *****************************
-The self test for Django PBKDF2-HMAC-SHA-256 hangs in the OMP buid. It
works fine in the non-OMP build.
The following errors were reported by the JtR-TestSuite:
----------------------------------------------------------------------------
---
- JtR-TestSuite (jtrts). Version 1.12.5, June 29, 2012. By, Jim Fougeron &
others
- Testing: John the Ripper password cracker, ver: 1.7.9-jumbo-6
[win32-cygwin-x86-sse2i]
----------------------------------------------------------------------------
----
form=des guesses: 26 time: 0:00:00:01 : Expected
count(s) (1500) [!!!FAILED!!!]
.pot CHK:des guesses: 1500 time: 0:00:00:00 [PASSED]
form=netlmv2 guesses: 926 time: 0:00:00:01 : Expected
count(s) (1500) [!!!FAILED!!!]
.pot CHK:netlmv2 guesses: 1500 time: 0:00:00:01 [PASSED]
----------------------------------------------------------------------------
---
- JtR-TestSuite (jtrts). Version 1.12.5, June 29, 2012. By, Jim Fougeron &
others
- Testing: John the Ripper password cracker, ver: 1.7.9-jumbo-6_omp
[win32-cygwin-x86-sse2i]
----------------------------------------------------------------------------
----
John Jumbo build detected.
testing: john -test=0
HANGS
HANGS
************ Bugs/Issues *****************************
-I think I may have found a bug/issue when using office2john, when including
a path to the input file.
In other words: office2john C:\#dev\s.docx > C:\#dev\s.txt
type C:\#dev\s.txt
C:\#dev\s.docx:$office$*2007*20*128*16*12578ade7b6e20076c1007d69407e5ea*a47c
a2e1255df2e2dfabd9dc24681e47*3b2ac2fcde95f130938eb2e9edc7a0518a67ee7643753bc
27b1aceb4f6c2feec
John will error with the s.txt file above, and say no hashes were found.
When the path is removed from within the s.txt file, John recognizes the
hash.
The text file below works with John.
s.docx:$office$*2007*20*128*16*12578ade7b6e20076c1007d69407e5ea*a47ca2e1255d
f2e2dfabd9dc24681e47*3b2ac2fcde95f130938eb2e9edc7a0518a67ee7643753bc27b1aceb
4f6c2feec
-Building the vncpcap2john.exe and SIPdump are a problem.
Where do we get the netinet header files? Anything else needed to build
these?
See below:
robert@...epc2 /j/src
$ make vncpcap2john
g++ vncpcap2john.cpp -lpcap -o ../run/vncpcap2john
vncpcap2john.cpp:36:30: fatal error: netinet/if_ether.h: No such file or
directory
compilation terminated.
Makefile:1703: recipe for target `vncpcap2john' failed
make: *** [vncpcap2john] Error 1
robert@...epc2 /j/src
$ make SIPdump
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -DHAVE_NSS
`pkg-config --cflags nss` -funroll-loops SIPdump.c
SIPdump.c:19:25: fatal error: netinet/ip6.h: No such file or directory
compilation terminated.
Makefile:1743: recipe for target `SIPdump.o' failed
make: *** [SIPdump.o] Error 1
-Robert B. Harris from VA
Content of type "text/html" skipped
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.