HomeFreeBSD

textproc/evtx: New port: A Fast parser for the Windows XML Event Log (EVTX)…

Description

textproc/evtx: New port: A Fast parser for the Windows XML Event Log (EVTX) format

A cross-platform parser for the Windows XML EventLog format

Features:

  • Implemented using 100% safe rust - and works on all platforms supported by rust (that have stdlib).
  • It's faster than any other implementation by order(s) of magnitude!
  • Multi-threaded.
  • Supports XML and JSON outputs, both being directly constructed from the token tree and independent of each other (no xml2json conversion is performed!)
  • Supports some basic recovery of missing records/chunks!

Details

Provenance
acmAuthored on Apr 30 2023, 9:26 PM
Parents
R11:00c46f9fe703: devel/qt5-qmake: do not try to install qtconfig header
Branches
Unknown
Tags
Unknown