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)☆339Updated last year
- Dynamically invoke arbitrary unmanaged code☆347Updated 7 months ago
- Threadless Process Injection through entry point hijacking☆347Updated 10 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆220Updated 2 years ago
- Using fibers to run in-memory code.☆212Updated last year
- Call stack spoofing for Rust☆335Updated 5 months ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆291Updated 3 weeks ago
- Rust For Windows Cheatsheet☆121Updated 8 months ago
- ROP-based sleep obfuscation to evade memory scanners☆358Updated 3 weeks ago
- A COFF loader made in Rust