Crates.io | evtx2bodyfile |
lib.rs | evtx2bodyfile |
version | 1.3.0 |
source | src |
created_at | 2022-02-28 18:47:57.716029 |
updated_at | 2023-05-02 12:41:52.403877 |
description | Parses a lot of evtx files and prints a bodyfile |
homepage | |
repository | |
max_upload_size | |
id | 541098 |
size | 98,975 |
Parses a lot of evtx files and prints a bodyfile
# convert to bodyfile only
evtx2bodyfile Security.evtx >Security.bodyfile
# create a complete timeline
evtx2bodyfile *.evtx | mactime2 -d -b >evtx_timeline.csv