Yamato-Security / hayabusa-evtx

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

fix implement recursion #46

Open YamatoSecurity opened 1 year ago

YamatoSecurity commented 1 year ago

Merge this: https://github.com/omerbenamram/evtx/pull/235 This may fix a bug that results in infinite recursion when evtx files are corrupt. I would like to create a branch and test to see if there is any regression. If not, then want to merge it.