memN0ps / venom-rsLinks
Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)
☆356Updated 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
- Call stack spoofing for Rust☆353Updated 11 months ago
- Threadless Process Injection through entry point hijacking☆351Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆229Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆374Updated 7 months ago
- Using fibers to run in-memory code.☆240Updated 2 years ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆315Updated 7 months ago
- A COFF loader made in Rust☆323Updated 5 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆394Updated 2 years ago
- Reuse open handles to dynamically dump LSASS.☆246Updated 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…☆465Updated 2 years ago
- Shellcode loader designed for evasion. Coded in Rust.☆134Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆222Updated 2 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆246Updated 2 years ago
- Rust For Windows Cheatsheet☆121Updated 2 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆321Updated 2 years ago
- 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.☆404Updated 2 weeks ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆231Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆320Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆307Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆311Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆243Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆354Updated 3 years ago
- Some Rust program I wrote while learning Malware Development☆160Updated 11 months ago
- TartarusGate, Bypassing EDRs☆645Updated 4 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆365Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆296Updated last year