python-evt
python-evt copied to clipboard
Pure Python parser for classic Windows Event Log files (.evt)
Results
2
python-evt issues
Sort by
recently updated
recently updated
newest added
Hi, I have some .evt files i would like to open and copy data into a python array, These files are generated from an access system, each event is directly...
Hi do you have any docs on how to use this lib? Also, any plans to make it dump to xml like evtx_dump.py . Would be pretty handy... TIA!