joaoviictorti / uwdLinks
Call Stack Spoofing for Rust
☆170Updated this week
Alternatives and similar repositories for uwd
Users that are interested in uwd are comparing it to the libraries listed below
Sorting:
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆151Updated 7 months ago
- A reflective DLL development template for the Rust programming language☆97Updated last month
- DLL proxying for lazy people☆175Updated 6 months ago
- Dynamically invoke arbitrary code and use various tricks written idiomatically in Rust (Dinvoke)☆79Updated last week
- A runas implementation with extra features in Rust☆45Updated this week
- Rust For Windows Cheatsheet☆120Updated 7 months ago
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- ☆191Updated last year
- Rust malware EDR evasion via direct syscalls, fully implemented as an example in Rust☆57Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆173Updated last week
- Call stack spoofing for Rust☆335Updated 4 months ago
- ROP-based sleep obfuscation to evade memory scanners☆357Updated this week
- Payload encoding utility to effectively lower payload entropy.☆117Updated 2 months ago
- Shellcode loader that executes embedded Lua from Rust.☆114Updated 6 months ago
- A COFF Loader written in Rust☆102Updated this week
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated last year
- 64-bit, position-independent implant template for Windows in Rust.☆139Updated 2 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- Memory Obfuscation in Rust☆100Updated this week
- "Service-less" driver loading☆155Updated 7 months ago
- An example reference design for a proposed BOF PE☆175Updated 2 months ago
- Using fibers to run in-memory code.