Documentation
¶
Overview ¶
Parse the contents of the EVTX files. Reference: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-even6/c73573ae-1c90-43a2-a65f-ad7501155956 (c) 2019, igosha (2igosha@gmail.com)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseEvtx ¶
func ParseEvtx(fname string, hnd EventHandler) error
Completely parse the EVTX file, use hnd as callback for every record found
Types ¶
Click to show internal directories.
Click to hide internal directories.