n4r1b / ferrisetw

Basically a KrabsETW rip-off written in Rust
Other
65 stars 24 forks source link

Improved safety #55

Closed daladim closed 2 years ago

daladim commented 2 years ago

A few tweaks to make ferrisetw slightly less unsafe.

Also, we're now using catch_unwind to avoid undefined behaviour at a C/Rust boundary