janoglezcampos / rust_syscalls
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
☆190Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust_syscalls
- Call stack spoofing for Rust☆300Updated 2 months ago
- Rust For Windows Cheatsheet☆110Updated 3 weeks ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆321Updated 8 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆260Updated 10 months ago
- Dynamically invoke arbitrary unmanaged code☆316Updated this week
- miscellaneous scripts and programs☆215Updated last year
- Exploitation of process killer drivers☆188Updated last year
- DLL proxying for lazy people☆136Updated 3 weeks ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆210Updated last year
- Admin to Kernel code execution using the KSecDD driver☆238Updated 7 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆221Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year
- Rust port of LayeredSyscall, designed to perform indirect syscalls while generating legitimate API call stack frames by abusing Vectored …☆104Updated 3 weeks ago
- ☆211Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆204Updated 3 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆252Updated last year
- Process Injection using Thread Name☆241Updated 2 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆231Updated last year
- A COFF loader made in Rust☆245Updated last month
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆181Updated 5 months ago
- WTSRM☆199Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆209Updated 2 months ago
- Using fibers to run in-memory code.☆196Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆162Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆224Updated 4 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆287Updated 2 years ago
- ☆152Updated last year
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆95Updated 7 months ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆128Updated last year