janoglezcampos / rust_syscalls
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
☆212Updated 2 years ago
Alternatives and similar repositories for rust_syscalls:
Users that are interested in rust_syscalls are comparing it to the libraries listed below
- Call stack spoofing for Rust☆333Updated 3 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆337Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆285Updated last year
- Rust For Windows Cheatsheet☆119Updated 6 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆228Updated last year
- Dynamically invoke arbitrary unmanaged code☆341Updated 5 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆252Updated 9 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆333Updated 8 months ago
- An example reference design for a proposed BOF PE☆163Updated 3 weeks ago
- Using fibers to run in-memory code.☆206Updated last year
- Admin to Kernel code execution using the KSecDD driver☆246Updated last year
- Exploitation of process killer drivers☆200Updated last year
- miscellaneous scripts and programs☆242Updated 3 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆349Updated 3 months ago
- Process Injection using Thread Name☆259Updated 3 weeks ago
- Threadless Process Injection through entry point hijacking☆344Updated 7 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆338Updated 2 months ago
- WTSRM☆210Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆218Updated 6 months ago
- The code is a pingback to the Dark Vortex blog: