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☆355Updated last year
- Call stack spoofing for Rust☆345Updated 9 months ago
- Threadless Process Injection through entry point hijacking☆347Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆228Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆366Updated 5 months ago
- Using fibers to run in-memory code.☆220Updated 2 years ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆308Updated 5 months ago
- A COFF loader made in Rust☆316Updated 3 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Rust For Windows Cheatsheet☆121Updated last week
- Replace the .txt section of the current loaded modules from \KnownDlls\☆303Updated 3 years ago
- Reuse open handles to dynamically dump LSASS.☆244Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated last year
- Some Rust program I wrote while learning Malware Development☆156Updated 10 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 9 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆317Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆398Updated 2 years ago
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆272Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 2 years ago
- miscellaneous scripts and programs☆269Updated 10 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆241Updated 2 years ago
- Shellcode loader designed for evasion. Coded in Rust.☆133Updated 2 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆304Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆371Updated 3 years ago
- Beacon Object File Loader☆297Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆415Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆288Updated 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…☆461Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆252Updated 3 months ago