evtx2bodyfile

Crates.ioevtx2bodyfile
lib.rsevtx2bodyfile
version1.3.0
sourcesrc
created_at2022-02-28 18:47:57.716029
updated_at2023-05-02 12:41:52.403877
descriptionParses a lot of evtx files and prints a bodyfile
homepage
repository
max_upload_size
id541098
size98,975
Jan Starke (janstarke)

documentation

README

evtx2bodyfile

Parses a lot of evtx files and prints a bodyfile

Usage

# convert to bodyfile only
evtx2bodyfile Security.evtx >Security.bodyfile

# create a complete timeline
evtx2bodyfile *.evtx | mactime2 -d -b >evtx_timeline.csv
Commit count: 0

cargo fmt