memN0ps / venom-rsLinks
Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)
☆353Updated 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:
- 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
- Dynamically invoke arbitrary unmanaged code☆355Updated last year
- Threadless Process Injection through entry point hijacking☆347Updated last year
- Call stack spoofing for Rust☆345Updated 10 months ago
- Using fibers to run in-memory code.☆240Updated 2 years ago
- A COFF loader made in Rust☆316Updated 3 months ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆311Updated 5 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆272Updated last year
- Shellcode loader designed for evasion. Coded in Rust.☆133Updated 2 years ago
- Rust For Windows Cheatsheet☆121Updated 3 weeks ago
- Reuse open handles to dynamically dump LSASS.☆245Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 10 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆219Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- Some Rust program I wrote while learning Malware Development☆158Updated 10 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆389Updated 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
- C++ self-Injecting dropper based on various EDR evasion techniques.☆418Updated last year
- ☆197Updated last year
- DLL proxying for lazy people☆192Updated 2 weeks ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆291Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆301Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆398Updated 2 years ago
- EDRSandblast-GodFault☆269Updated 2 years ago
- A rust library that allows you to host the CLR and execute dotnet binaries.☆236Updated 9 months ago
- Beacon Object File Loader☆297Updated 2 years ago