This is a project to convert XML documents to JSON. It does this by taking a disciplined approach to create a terse JSON structure. The library has support for node types such as comments and ...
This tool can convert Event Log XML files exported from Event Viewer or other sources into EVTX files. usage: xml2evtx.py [-h] [-x XML] [-t] [-v] Convert Windows event log XML to EVTX. options: -h, ...