Kudaes / DInvoke_rsLinks
Dynamically invoke arbitrary unmanaged code
☆348Updated 8 months ago
Alternatives and similar repositories for DInvoke_rs
Users that are interested in DInvoke_rs are comparing it to the libraries listed below
Sorting:
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆339Updated last year
- Threadless Process Injection through entry point hijacking☆347Updated 10 months ago
- Call stack spoofing for Rust☆339Updated 5 months ago
- ROP-based sleep obfuscation to evade memory scanners☆360Updated last month
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆272Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆221Updated 2 years ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆294Updated last month
- A COFF loader made in Rust☆304Updated 9 months ago
- Using fibers to run in-memory code.☆216Updated last year
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆264Updated last year
- A BOF that runs unmanaged PEs inline☆646Updated 9 months ago
- Rust For Windows Cheatsheet☆121Updated 9 months ago
- Reuse open handles to dynamically dump LSASS.☆246Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆337Updated 2 years ago
- Apply a divide and conquer approach to bypass EDRs☆280Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆383Updated last year
- Windows shellcode development in Rust☆299Updated 4 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆350Updated 5 months ago
- A rust library that allows you to host the CLR and execute dotnet binaries.☆231Updated 4 months ago
- DLL proxying for lazy people☆177Updated last month
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆366Updated 3 years ago
- Some Rust program I wrote while learning Malware Development☆137Updated 6 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆296Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆306Updated 2 years ago
- EDRSandblast-GodFault☆266Updated last year
- ☆193Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆502Updated last year
- Call Stack Spoofing for Rust☆187Updated 3 weeks ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆383Updated last year
- LSASS memory dumper using only NTAPIs, creating a minimal minidump. It can be compiled as shellcode (PIC), supports XOR encryption, and r…☆357Updated 3 months ago