memN0ps / arsenal-rs
Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust
☆259Updated last year
Alternatives and similar repositories for arsenal-rs:
Users that are interested in arsenal-rs are comparing it to the libraries listed below
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆337Updated last year
- Call stack spoofing for Rust☆333Updated 3 months ago
- Dynamically invoke arbitrary unmanaged code☆341Updated 5 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆212Updated 2 years ago
- Using fibers to run in-memory code.☆206Updated last year
- Threadless Process Injection through entry point hijacking☆344Updated 7 months ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆274Updated last month
- Rust For Windows Cheatsheet☆119Updated 6 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆285Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆349Updated 2 months ago
- Performing Indirect Clean Syscalls☆541Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆372Updated last year
- ☆256Updated last year
- Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)☆243Updated 10 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆338Updated 2 months ago
- Shellcode loader designed for evasion. Coded in Rust.☆129Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆228Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆187Updated last year
- WTSRM☆210Updated 2 years ago
- Some Rust program I wrote while learning Malware Development☆132Updated 3 months ago
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- Process Injection using Thread Name☆259Updated 3 weeks ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆225Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆374Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆206Updated last month
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆284Updated 11 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆252Updated 9 months ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆536Updated this week
- Call Stack Spoofing for Rust with support #[no_std]☆144Updated last week