evtx_dump_chunk_slack.py

parser for recent Windows Event Log files -- Python 2 version

Install

All systems
curl cmd.cat/evtx_dump_chunk_slack.py.sh
Debian Debian
apt-get install python-evtx
Ubuntu
apt-get install python-evtx
image/svg+xml Kali Linux
apt-get install python-evtx
Windows (WSL2)
sudo apt-get update sudo apt-get install python-evtx
Raspbian
apt-get install python-evtx

python-evtx

parser for recent Windows Event Log files -- Python 2 version

This module provides programmatic access to the File and Chunk headers, record templates, and event entries from Microsoft Windows Vista and later. This package contains modules for Python 2.