JohnSwiftC / rustdllproxyLinks
Generate Proxy DLLs in Rust
☆47Updated 5 months ago
Alternatives and similar repositories for rustdllproxy
Users that are interested in rustdllproxy are comparing it to the libraries listed below
Sorting:
- A different approach to writing BOFs in rust.☆18Updated 5 months ago
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …☆50Updated last year
- early cascade injection PoC based on Outflanks blog post, in rust☆62Updated last year
- Rust template/library for implementing your own COFF loader☆71Updated last year
- A work in progress BOF/COFF loader in Rust☆50Updated 2 years ago
- Alternative Read and Write primitives using Rtl* functions the unintended way.☆78Updated 5 months ago
- Dynamically resolve API function addresses at runtime in a secure manner.☆72Updated 2 months ago
- A synergized Visual Studio and Rust development environment☆19Updated last year
- various methods of making API calls☆19Updated last year
- A modern Rust implementation of the original Stardust project, providing a sophisticated 32/64-bit shellcode template that features posit…☆59Updated 10 months ago
- a demo module for the kaine agent to execute and inject assembly modules☆41Updated last year
- A hacky way of getting cross-arch/platform support in Cobalt Strike☆37Updated 5 months ago
- use python on windows with full submodule support without installation☆30Updated last year
- A Rust version of Mirage, a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆38Updated 11 months ago
- Vectored Exception Handling Squared☆28Updated last month
- remote process injections using pool party techniques☆70Updated 7 months ago
- A Rust crate to parse user-mode minidump files generated on Windows☆18Updated 2 months ago
- Reflective DLL self-loading as a library☆21Updated 9 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 7 months ago
- ☆31Updated last year
- Sample Rust Hooking Engine☆36Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆33Updated last year
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆136Updated 5 months ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 10 months ago
- Section-based payload obfuscation technique for x64☆64Updated last year
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- A bunch of shenanigans using functions, VEH and more☆37Updated 7 months ago
- process hollowing variant using NtCreateSection + NtMapViewOfSection + ResumeThread☆31Updated 4 years ago
- example using NtCreateUserProcess in rust☆19Updated last year
- Linux Sleep Obfuscation☆107Updated 2 years ago