This tool allows viewing Windows events in a GUI.
To use the tool, run server.py
, and go to http://localhost:5000/.
You can get more results if you run server.py
as administrator.
This project requires Flask. You can install it with pip install Flask
.