janoglezcampos / rust_syscalls
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
☆207Updated last year
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☆324Updated last month
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆272Updated last year
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆333Updated last year
- Rust For Windows Cheatsheet☆115Updated 4 months ago
- Dynamically invoke arbitrary unmanaged code☆334Updated 3 months ago
- Process Injection using Thread Name☆248Updated 6 months ago
- ROP-based sleep obfuscation to evade memory scanners☆332Updated last month
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆229Updated last year
- Admin to Kernel code execution using the KSecDD driver☆245Updated 10 months ago
- DLL proxying for lazy people☆151Updated 3 months ago
- miscellaneous scripts and programs☆235Updated last month
- Exploitation of process killer drivers☆197Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆267Updated 2 years ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆136Updated 4 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆322Updated 7 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆241Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆239Updated 7 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last month
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆180Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆256Updated 5 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆178Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆214Updated last year
- WTSRM☆209Updated 2 years ago
- ☆252Updated 2 years ago
- Using fibers to run in-memory code.☆203Updated last year
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated last month
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆131Updated last week
- EDRSandblast-GodFault☆250Updated last year
- Beacon Object File Loader☆282Updated last year