Added a script called evtx_dump_json.py that outputs evtx files in JSON format or to a file in a JSON array. Primary use case is for easy ingestion into Pandas DataFrames for graph learning, data science, etc. Updated README with reference to new file.
Added a script called evtx_dump_json.py that outputs evtx files in JSON format or to a file in a JSON array. Primary use case is for easy ingestion into Pandas DataFrames for graph learning, data science, etc. Updated README with reference to new file.