Yamato-Security / hayabusa-evtx

A fork of the evtx Rust crate for Hayabusa
Apache License 2.0
6 stars 2 forks source link

Fix json output when a node with attributes has the same key several times #69

Closed fukusuket closed 2 weeks ago

fukusuket commented 2 weeks ago

What Changed

fukusuket commented 2 weeks ago

Simply merging the commits with cherry-pick will cause the test to fail, so I will fix it.