NiiightmareXD / windows-nativeLinks
Windows Native Undocumented API for Rust Language 🔥
☆42Updated 11 months ago
Alternatives and similar repositories for windows-native
Users that are interested in windows-native are comparing it to the libraries listed below
Sorting:
- Rust FFI bindings for Native API☆114Updated 2 years ago
- Examples on how to write Windows kernel drivers in Rust☆223Updated last year
- The PE Executable Library, but for Rust!☆77Updated last year
- Structured Exception Handling (SEH) for Rust☆62Updated 9 months ago
- Minimalistic Windows Kernel Allocator.☆49Updated 10 months ago
- x86-64 virtualizing obfuscator written in Rust☆79Updated last year
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆46Updated last month
- Utility functions for building Windows kernel drivers in Rust☆21Updated 3 years ago
- The source code for my blog post 'Writing a kernel driver with Rust.'☆135Updated 2 years ago
- A thin Rust wrapper around Windows' hardware breakpoints.☆21Updated 3 years ago
- Simple manual mapper written in Rust.☆17Updated last year
- Rust port of kdmapper☆21Updated 3 years ago
- rust signature finding library using SIMD☆22Updated last year
- Zydis Rust Bindings☆93Updated last year
- Rust macro to embed encrypted files in compiled binary☆18Updated 2 years ago
- A Windows kernel framework written in Rust☆26Updated 3 years ago
- AMD Hypervisor written writh Rust.☆154Updated last year
- A windows dll injection library written in rust.☆191Updated last month
- ☆47Updated last year
- a Rust compiler plugin to encrypt string literal at compile time.☆224Updated 5 months ago
- A Windows Portable Executable Manual Map Loader that supports both executable and DLL types. Written in Rust☆24Updated 10 months ago
- x86-64 code/pe virtualizer☆196Updated 7 months ago
- An xtask to speed up Windows kernel driver development in rust.☆19Updated last year
- SCEMU The crates.io lib, x86 cpu and systems emulator focused mainly for anti-malware☆45Updated 6 months ago
- A library that provides methods to inline hook binary codes in x86 and x86_64 architecture☆91Updated last week
- A function hooking library for the Rust programming language☆90Updated 2 years ago
- Tooling to generate metadata for Win32 APIs in the Windows Driver Kit (WDK).☆103Updated 5 months ago
- Basically a KrabsETW rip-off written in Rust☆70Updated 11 months ago
- Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion)☆299Updated 10 months ago
- Windows Kernel Driver library for Rust developers