firezone / ndisapiLinks
Rust crate to operate Windows Packet Filter driver
☆15Updated 2 years ago
Alternatives and similar repositories for ndisapi
Users that are interested in ndisapi are comparing it to the libraries listed below
Sorting:
- Rust crate for interacting with the Windows Packet Filter driver.☆51Updated last month
- Statically link the vcruntime☆36Updated 2 months ago
- A crate to query windows WMI in Rust☆13Updated 2 years ago
- Allows Rust code to log events to ETW☆112Updated last month
- A PoC Windows Minifilter Driver in pure Rust (Don't use it in production)☆53Updated 2 years ago
- The source code for my blog post 'Writing a kernel driver with Rust.'☆139Updated 3 years ago
- Cross-platform Rust library to retrieve network sockets information☆58Updated 5 months ago
- Examples on how to write Windows kernel drivers in Rust