This tool allows viewing Windows events in a GUI.
To get started:
- Clone the repo:
git clone https://github.com/edwinfredy/Windows-Event-Viewer.git - Install dependencies:
pip install -r requirements.txt - Run the app:
streamlit run main.py
Note: Some events can only be viewed when the tool has administrator access.
