memN0ps / venom-rsLinks
Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)
☆351Updated 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☆354Updated 11 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆227Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆363Updated 4 months ago
- Call stack spoofing for Rust☆346Updated 9 months ago
- Threadless Process Injection through entry point hijacking☆347Updated last year
- 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.☆306Updated 4 months ago
- A COFF loader made in Rust☆314Updated 2 months ago
- Reuse open handles to dynamically dump LSASS.☆244Updated last year
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆269Updated last year
- Shellcode loader designed for evasion. Coded in Rust.☆134Updated 2 years ago
- Rust For Windows Cheatsheet☆121Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated 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…☆458Updated 2 years ago
- Exploitation of process killer drivers☆200Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆414Updated last year
- ☆197Updated last year
- Memory Obfuscation in Rust☆258Updated last week
- Replace the .txt section of the current loaded modules from \KnownDlls\☆303Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year
- Some Rust program I wrote while learning Malware Development☆156Updated 9 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆359Updated 9 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆315Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆314Updated last year
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆303Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆371Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆300Updated 2 years ago
- EDRSandblast-GodFault☆268Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆311Updated 2 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆240Updated 2 years ago