microsoft / Windows-rust-driver-samples
Rust port of the official Windows Driver Samples on Github. Leverages windows-drivers-rs
☆277Updated 2 months ago
Alternatives and similar repositories for Windows-rust-driver-samples:
Users that are interested in Windows-rust-driver-samples are comparing it to the libraries listed below
- Examples on how to write Windows kernel drivers in Rust☆221Updated 11 months ago
- A PoC Windows Minifilter Driver in pure Rust (Don't use it in production)☆50Updated last year
- Platform that enables Windows driver development in Rust. Developed by Surface.☆1,600Updated last week
- ☆89Updated 5 years ago
- The source code for my blog post 'Writing a kernel driver with Rust.'☆134Updated 2 years ago
- Rusty Hypervisor - Windows Kernel Blue Pill Type-2 Hypervisor in Rust (Codename: Matrix)☆271Updated 9 months ago
- Rust FFI bindings for Native API☆105Updated last year
- Tooling to generate metadata for Win32 APIs in the Windows Driver Kit (WDK).☆100Updated 2 months ago
- AMD Hypervisor written writh Rust.☆147Updated last year
- Windows API Hooking in Rust☆47Updated 2 years ago
- An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.☆527Updated 8 months ago
- A windows dll injection library written in rust.☆182Updated 9 months ago
- A cross-platform detour library written in Rust☆151Updated 3 months ago
- Windows Native Undocumented API for Rust Language 🔥☆38Updated 8 months ago
- A library that provides methods to inline hook binary codes in x86 and x86_64 architecture☆82Updated 9 months ago
- ☆189Updated 3 years ago
- Out-of-tree LLVM passes in Rust☆185Updated 2 months ago
- Zydis Rust Bindings☆89Updated 10 months ago
- A cross-platform detour library written in Rust☆433Updated last year
- Structured Exception Handling (SEH) for Rust☆60Updated 6 months ago
- A bare minimum hypervisor on AMD and Intel processors for learners.