memN0ps / arsenal-rsLinks
Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust
☆270Updated 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)☆340Updated last year
- Dynamically invoke arbitrary unmanaged code☆348Updated 7 months ago
- Call stack spoofing for Rust☆335Updated 4 months ago
- Threadless Process Injection through entry point hijacking☆345Updated 9 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆218Updated 2 years ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆287Updated 3 weeks ago
- ROP-based sleep obfuscation to evade memory scanners☆355Updated 4 months ago
- Using fibers to run in-memory code.☆210Updated last year
- Rust For Windows Cheatsheet☆120Updated 7 months ago
- ☆257Updated last year
- Shellcode loader designed for evasion. Coded in Rust.☆130Updated 2 years ago
- Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)☆245Updated 11 months ago
- Performing Indirect Clean Syscalls☆558Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆346Updated 4 months ago
- A COFF loader made in Rust☆300Updated 8 months ago
- Some Rust program I wrote while learning Malware Development☆133Updated 4 months ago
- Rusty Rootkit - Windows Kernel Rookit in Rust (Codename: Eagle)☆559Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆376Updated last year
- TartarusGate, Bypassing EDRs☆592Updated 3 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆290Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- ☆296Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆382Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆226Updated 2 years ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆254Updated 2 weeks ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆342Updated 10 months ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆541Updated last month