n4r1b / ferrisetw

Basically a KrabsETW rip-off written in Rust
Other
64 stars 23 forks source link

Check property flags #77

Closed daladim closed 1 year ago

daladim commented 1 year ago

This depends on #75 .

This improves the // Fixme: Check flags to see which values to get for the in_type. We're now checking an properly returning an error in case we do not support a property.

That's better than the current situation, but we could one day implement missing property types (that's #76)