devgc / EventMonkey

A Windows Event Processing Utility
Apache License 2.0
46 stars 3 forks source link

When processing a folder of evtx's enumeration fails if any of the files are zero bytes #19

Closed gcddym closed 6 years ago

gcddym commented 7 years ago

Enumerating Event Files: 26% |###################### |Traceback (most recent call last): File "", line 290, in File "", line 234, in Main File "D:\shared\OneDrive - G-C Partners, LLC\Development\Projects\EventMonkey\libem\WindowsEventManager.py", line 165, in init File "D:\shared\OneDrive - G-C Partners, LLC\Development\Projects\EventMonkey\libem\WindowsEventManager.py", line 276, in _GetEventFileList IOError: pyevtx_file_open: unable to open file. libevtx_io_handle_read_file_header: unable to read file header. EventMonkey returned -1