Open MrChris001 opened 8 years ago
huh, i'm not sure whats happening here. the stack trace is useful, but i can't see why the overflow error would be thrown on struct.unpack_from
.
is there any chance you can share the evtx file? i dont think i have a similar one on my system, and haven't been able to reproduce this error.
a workaround might be to use 64-bit python, if that's feasible.
the reported issue is still a bug, however.
would you email this to me directly at willi.ballenthin@gmail.com? when you respond to a github notification email, github doesn't know what to do with attachments, so i didn't get it.
thanks!
Thanks for the hard work in this project. It's really helpful.
I just have one problem to report, when I try and parse the Windows EVTX file 'CAPI2' I get the error below. Is there a workaround please? I am actually using the library to parse every EVTX file in a certain directory and this EVTX is the only one that throws up a problem!