SubconsciousCompute / winhook-rs
Windows API Hooking in Rust
☆42Updated last year
Related projects ⓘ
Alternatives and complementary repositories for winhook-rs
- Experimental: A rust library to monitor filesystem 🪛 and more in windows☆35Updated last year
- Rust FFI bindings for Native API☆100Updated last year
- Examples on how to write Windows kernel drivers in Rust☆212Updated 6 months ago
- A PoC Windows Minifilter Driver in pure Rust (Don't use it in production)☆49Updated last year
- A Rust-based obfuscation macro library!☆161Updated 6 months ago
- Cross-platform library for reading/writing memory in other processes for Rust☆52Updated 2 years ago
- The PE Executable Library, but for Rust!☆71Updated 11 months ago
- A function hooking library for the Rust programming language☆84Updated last year
- The source code for my blog post 'Writing a kernel driver with Rust.'☆128Updated 2 years ago
- Safely embed files into your binary.☆89Updated 3 years ago
- a Rust compiler plugin to encrypt string literal at compile time.☆193Updated last year
- Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.☆45Updated last year
- A library that provides methods to inline hook binary codes in x86 and x86_64 architecture☆72Updated 4 months ago
- Rust crate for interacting with the Windows Packet Filter driver.☆33Updated 7 months ago
- Minimalistic Windows Kernel Allocator.☆47Updated 2 months ago
- Cross-platform library for binary debugging and memory hacking written in Rust☆99Updated 3 months ago
- A Rust wrapper for the MinHook library☆23Updated 2 months ago
- Rust bindings to Windows API