memN0ps / arsenal-rsLinks
Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust
☆272Updated last year
Alternatives and similar repositories for arsenal-rs
Users that are interested in arsenal-rs are comparing it to the libraries listed below
Sorting:
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆347Updated last year
- Dynamically invoke arbitrary unmanaged code☆349Updated 9 months ago
- Threadless Process Injection through entry point hijacking☆348Updated 11 months ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆295Updated 2 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆224Updated 2 years ago
- Call stack spoofing for Rust☆341Updated 6 months ago
- Using fibers to run in-memory code.☆217Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆359Updated 2 months ago
- Rust For Windows Cheatsheet☆121Updated 9 months ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆386Updated last year
- ☆294Updated last year
- Some Rust program I wrote while learning Malware Development☆142Updated 6 months ago
- Call Stack Spoofing for Rust☆187Updated last month
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆310Updated last year
- A COFF loader made in Rust☆306Updated 10 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆390Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆204Updated last year
- Performing Indirect Clean Syscalls☆574Updated 2 years ago
- Slides & Code snippets for a workshop held @ x33fcon 2024☆265Updated last year
- ☆260Updated last year
- Rust malware EDR evasion via direct syscalls, fully implemented as an example in Rust☆64Updated last year
- Rusty Rootkit - Windows Kernel Rookit in Rust (Codename: Eagle)☆564Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆239Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆384Updated last year
- Native Syscalls Shellcode Injector☆266Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆313Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆354Updated 6 months ago
- Mythic C2 agent targeting Linux and Windows hosts written in Rust☆394Updated 3 months ago
- A rust library that allows you to host the CLR and execute dotnet binaries.☆233Updated 5 months ago
- Evasion by machine code de-optimization.☆397Updated last year