pravic / kmd-env-rs
Rust environment for the Windows Kernel-Mode Drivers
☆25Updated 8 years ago
Alternatives and similar repositories for kmd-env-rs:
Users that are interested in kmd-env-rs are comparing it to the libraries listed below
- Windows Kernel Driver library for Rust developers☆34Updated 4 years ago
- Windows kernel-mode driver Allocator for Rust☆11Updated 6 years ago
- Crypto literal library☆8Updated 11 months ago
- Rust FFI bindings for Native API☆101Updated last year
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆42Updated 2 weeks ago
- ☆89Updated 5 years ago
- Zydis Rust Bindings☆85Updated 8 months ago
- memory scanner built on memflow☆63Updated last year
- The source code for my blog post 'Writing a kernel driver with Rust.'☆134Updated 2 years ago
- Statically link the vcruntime☆32Updated 2 years ago
- hy-rs, pronounced high rise, provides a unified and portable to the hypervisor APIs provided by various platforms.☆18Updated 2 years ago
- dump all available information from PDBs☆126Updated 10 months ago
- A function hooking library for the Rust programming language☆87Updated 2 years ago
- An experimental GUI for rust-minidump☆68Updated last year
- Utility functions for building Windows kernel drivers in Rust☆21Updated 3 years ago
- Patches the Microsoft Linker so that it produces executables without the 'Rich' header☆40Updated last year
- Minimalistic Windows Kernel Allocator.☆48Updated 5 months ago
- Load a DLL from memory☆31Updated 3 years ago
- Shows CPUID features and instruction encodings used by x86/x64 binaries☆15Updated 3 months ago
- Rust code to show how hooking in rust with a dll works.☆92Updated last year
- Rust for Debug Interface Access (DIA) SDK☆37Updated last month
- A Windows kernel framework written in Rust☆26Updated 2 years ago
- Experimental: A rust library to monitor filesystem 🪛 and more in windows