|
Message-ID: <CANWtx00oJcJTmXEaJmNX+8gvp+nrgvYe0h7C6g2HH+eTR+8PKQ@mail.gmail.com>
Date: Wed, 6 Mar 2013 16:36:38 -0500
From: Rich Rumble <richrumble@...il.com>
To: john-dev@...ts.openwall.com
Subject: Odf2John
I'm encountering this error on win32 using Python 2.6 and 2.7.
(py 2.6)
c:\john-1.7.9-jumbo-7\run\dist>c:\Python26\python.exe
c:\john-1.7.9-jumbo-7\run\odf2john.py "c:\john-1.7.9-jumbo-7\Test File.odt"
Traceback (most recent call last):
File "c:\john-1.7.9-jumbo-7\run\odf2john.py", line 110, in <module>
process_file(sys.argv[i])
File "c:\john-1.7.9-jumbo-7\run\odf2john.py", line 32, in process_file
elements = list(r.iter())
AttributeError: _ElementInterface instance has no attribute 'iter'
-------------
Using Cygwin's python for the same file (py 2.7.3)
$ python odf2john.py /cygdrive/c/john-1.7.9-jumbo-7/Test\ File.odt
/cygdrive/c/john-1.7.9-jumbo-7/Test File.odt is not an encrypted OpenOffice
file!
$ python odf2john.py
/cygdrive/c/john-1.7.9-jumbo-7/Libre-Default_myhovercraftisfullofeels_.odt
/cygdrive/c/john-1.7.9-jumbo-7/Libre-Default_myhovercraftisfullofeels_.odt
uses un-supported checksum algorithm!
Test files are from
http://openwall.info/wiki/_media/john/Office_Secrets.tar.gz
-rich
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.