janoglezcampos / rust_syscallsLinks
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
☆229Updated 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
Sorting:
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆354Updated last year
- Call stack spoofing for Rust☆347Updated 10 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- Rust For Windows Cheatsheet☆121Updated last month
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆242Updated 2 years ago
- Threadless Process Injection through entry point hijacking☆349Updated last year
- Dynamically invoke arbitrary unmanaged code☆355Updated last year
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆134Updated 9 months ago
- Using fibers to run in-memory code.☆240Updated 2 years ago
- Admin to Kernel code execution using the KSecDD driver☆259Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆224Updated 2 years ago
- DLL proxying for lazy people☆193Updated 3 weeks ago
- An example reference design for a proposed BOF PE☆190Updated 8 months ago
- Dynamically invoke arbitrary code in Rust (Dinvoke)☆98Updated 3 weeks ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- ☆197Updated last year
- Process Injection using Thread Name☆286Updated 8 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆259Updated 2 years ago
- ☆268Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆370Updated 6 months ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆159Updated last year
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆206Updated 3 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆291Updated last year
- WTSRM☆216Updated 3 years ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆330Updated 9 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆193Updated 6 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆200Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆219Updated last year