memN0ps / venom-rsLinks
Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)
☆347Updated 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☆349Updated 9 months ago
- Threadless Process Injection through entry point hijacking☆348Updated 11 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆224Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆359Updated 2 months ago
- Call stack spoofing for Rust☆340Updated 6 months ago
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆272Updated last year
- Using fibers to run in-memory code.☆217Updated last year
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆295Updated 2 months ago
- A COFF loader made in Rust☆306Updated 10 months ago
- Reuse open handles to dynamically dump LSASS.☆246Updated last year
- Exploitation of process killer drivers☆202Updated last year
- Rust For Windows Cheatsheet☆121Updated 9 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆384Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆388Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆319Updated last month
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆204Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆310Updated 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…☆453Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆354Updated 6 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆261Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆279Updated last year
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆386Updated last year
- Some Rust program I wrote while learning Malware Development☆140Updated 6 months ago
- Shellcode loader designed for evasion. Coded in Rust.☆133Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆313Updated 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 last year
- Call Stack Spoofing for Rust☆187Updated last month
- A PoC implementation for dynamically masking call stacks with timers.☆281Updated 2 years ago