Closed kiddinn closed 9 years ago
Forgot the traceback:
Traceback (most recent call last):
File "build/bdist.linux-x86_64/egg/plaso/engine/worker.py", line 123, in _ParseFileEntryWithParser
parser_object.Parse(self._parser_context, file_entry)
File "build/bdist.linux-x86_64/egg/plaso/parsers/oxml.py", line 130, in Parse
xml = zip_container.read(properties.get('Target'))
File "/usr/lib/python2.7/zipfile.py", line 935, in read
return self.open(name, "r", pwd).read()
File "/usr/lib/python2.7/zipfile.py", line 971, in open
raise BadZipfile("Bad magic number for file header")
BadZipfile: Bad magic number for file header
this has been fixed in aec886123f8c4e54ec2c331a0aaf1c267cc0e95e
When parsing the dblake win81 disk image: