pravic / winapi-kmd-rsLinks
Windows Kernel-Mode Drivers written in Rust
☆482Updated 8 years ago
Alternatives and similar repositories for winapi-kmd-rs
Users that are interested in winapi-kmd-rs are comparing it to the libraries listed below
Sorting:
- A parser for Microsoft PDB (Program Database) debugging information☆446Updated 5 months ago
 - High-level Capstone system bindings for Rust☆253Updated 3 weeks ago
 - Read memory from another process☆128Updated last year
 - ☆89Updated 5 years ago
 - A Rust crate for creating and consuming COM APIs☆603Updated last year
 - Lightweight, memory-safe, zero-allocation library for reading and navigating PE binaries.☆326Updated 2 months ago
 - Binary Analysis Framework in Rust☆574Updated last year
 - Windows external process interaction, WIP☆43Updated 2 years ago
 - Rust code to show how hooking in rust with a dll works.☆93Updated 2 years ago
 - AppJailLauncher in Rust☆108Updated 4 years ago
 - A cross-platform detour library written in Rust☆455Updated 2 years ago
 - A research kernel and hypervisor attempting to get fully deterministic emulation with minimum performance cost☆537Updated 4 years ago
 - Sandboxed, Rust-based, Windows Defender Client☆180Updated 8 years ago
 - A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.☆858Updated 4 years ago
 - Rust bindings for the unicorn CPU emulator