frank2 / exe-rsLinks
The PE Executable Library, but for Rust!
☆79Updated 2 years ago
Alternatives and similar repositories for exe-rs
Users that are interested in exe-rs are comparing it to the libraries listed below
Sorting:
- Rust FFI bindings for Native API☆118Updated last week
- A thin Rust wrapper around Windows' hardware breakpoints.☆21Updated 3 years ago
- A Rust library for parsing and writing MS Shell Links (shortcuts, *.lnk)☆31Updated 3 months ago
- Structured Exception Handling (SEH) for Rust☆71Updated last year
- Examples on how to write Windows kernel drivers in Rust☆243Updated last year
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆47Updated 6 months ago
- A Rust-based obfuscation macro library!☆183Updated last year
- Minimalistic Windows Kernel Allocator.☆49Updated last year
- a Rust compiler plugin to encrypt string literal at compile time.☆254Updated 10 months ago
- Windows Native Undocumented API for Rust Language 🔥☆45Updated last year
- Basically a KrabsETW rip-off written in Rust☆80Updated 2 months ago
- The source code for my blog post 'Writing a kernel driver with Rust.'☆138Updated 3 years ago
- A Windows Portable Executable Manual Map Loader that supports both executable and DLL types. Written in Rust☆32Updated last year
- Simple manual mapper written in Rust.☆21Updated last year
- x86-64 virtualizing obfuscator written in Rust☆77Updated 2 years ago
- Safely embed files into your binary.☆100Updated 4 years ago
- A rust library that allows you to delete your executable while it's running.☆90Updated 2 years ago
- ☆48Updated 2 years ago
- ☆21Updated last year
- Rust implementation of lazy_importer☆58Updated 2 years ago
- Rust macro to embed encrypted files in compiled binary☆18Updated 3 years ago
- Windows API Hooking in Rust☆51Updated 2 years ago
- a kernel mode solution for detecting and prevent malicious threads creation in target process☆21Updated 7 months ago
- Sample Rust crate used to implement a VBS enclave in Rust☆36Updated 6 months ago
- Reflective DLL self-loading as a library☆21Updated 7 months ago
- Cargo subcommand to build a crate into shellcode☆24Updated last year
- A rust based DLL injection project