memN0ps / arsenal-rs
Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust
☆240Updated last year
Related projects ⓘ
Alternatives and complementary repositories for arsenal-rs
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆321Updated 8 months ago
- Dynamically invoke arbitrary unmanaged code☆316Updated last month
- Threadless Process Injection through entry point hijacking☆334Updated 2 months ago
- Using fibers to run in-memory code.☆194Updated last year
- Call stack spoofing for Rust☆299Updated 2 months ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆237Updated 3 months ago
- ROP-based sleep obfuscation to evade memory scanners☆323Updated 8 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆189Updated last year
- Performing Indirect Clean Syscalls☆483Updated last year
- Rust For Windows Cheatsheet☆110Updated 3 weeks ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆344Updated last year
- Reduce Entropy And Obfuscate Youre Payload With Serialized Linked Lists☆383Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆325Updated 5 months ago
- ☆245Updated 10 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆341Updated 9 months ago
- Reflective DLL Injection Made Bella☆200Updated last month
- Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)☆225Updated 4 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆126Updated 2 months ago
- TartarusGate, Bypassing EDRs☆533Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆164Updated 10 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆368Updated 10 months ago
- A COFF loader made in Rust☆245Updated last month
- Exploitation of process killer drivers☆188Updated last year
- Shellcode loader designed for evasion. Coded in Rust.☆107Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆628Updated 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…☆434Updated last year
- Remote Shellcode Injector☆204Updated last year
- A library for loading and executing PE (Portable Executable) from memory without ever touching the disk☆133Updated 3 years ago