Kudaes / DInvoke_rs
Dynamically invoke arbitrary unmanaged code
☆327Updated last month
Alternatives and similar repositories for DInvoke_rs:
Users that are interested in DInvoke_rs are comparing it to the libraries listed below
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆328Updated 10 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆206Updated last year
- Call stack spoofing for Rust☆307Updated 4 months ago
- ROP-based sleep obfuscation to evade memory scanners☆326Updated 10 months ago
- Threadless Process Injection through entry point hijacking☆340Updated 4 months ago
- Rust For Windows Cheatsheet☆115Updated 2 months ago
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆244Updated last year
- A BOF that runs unmanaged PEs inline☆566Updated 2 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆645Updated last year
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆256Updated 11 months ago
- TartarusGate, Bypassing EDRs☆557Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆334Updated last year
- miscellaneous scripts and programs☆227Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆369Updated last year
- Apply a divide and conquer approach to bypass EDRs☆279Updated last year
- A COFF loader made in Rust☆259Updated 3 months ago
- Using fibers to run in-memory code.☆198Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…