memN0ps / venom-rsLinks
Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)
☆352Updated last year
Alternatives and similar repositories for venom-rs
Users that are interested in venom-rs are comparing it to the libraries listed below
Sorting:
- Dynamically invoke arbitrary unmanaged code☆357Updated 10 months ago
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆277Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆227Updated 2 years ago
- Call stack spoofing for Rust☆349Updated 7 months ago
- Threadless Process Injection through entry point hijacking☆348Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆366Updated 3 months ago
- Using fibers to run in-memory code.☆220Updated last year
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆299Updated 3 months ago
- A COFF loader made in Rust☆313Updated last month
- Exploitation of process killer drivers☆202Updated last year
- Shellcode loader designed for evasion. Coded in Rust.☆133Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- Rust For Windows Cheatsheet☆121Updated 11 months ago
- Reuse open handles to dynamically dump LSASS.☆245Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆243Updated last month
- Some Rust program I wrote while learning Malware Development☆146Updated 8 months ago
- Memory Obfuscation in Rust☆256Updated last month
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆317Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆396Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆210Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆457Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆239Updated 2 years ago
- BYOVD research use cases featuring vulnerable driver discovery and reverse engineering methodology. (CVE-2025-52915, CVE-2025-1055,).☆388Updated last month
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆267Updated last year
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆368Updated 3 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆390Updated 2 years ago
- ☆197Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆284Updated last year