memN0ps / venom-rsLinks
Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)
☆355Updated 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 last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆229Updated 2 years ago
- Threadless Process Injection through entry point hijacking☆350Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆371Updated 6 months ago
- Call stack spoofing for Rust☆348Updated 11 months ago
- Using fibers to run in-memory code.☆239Updated 2 years ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆312Updated 6 months ago
- A COFF loader made in Rust☆316Updated 4 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Reuse open handles to dynamically dump LSASS.☆246Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆393Updated last year
- Rust For Windows Cheatsheet☆121Updated last month
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆364Updated 10 months ago
- Beacon Object File Loader☆299Updated 2 years ago
- Shellcode loader designed for evasion. Coded in Rust.☆133Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆242Updated 2 years ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆403Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆302Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆318Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆208Updated last month
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆244Updated 2 years ago
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆275Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆203Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆372Updated 3 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆464Updated 2 years ago