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☆309Updated 4 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆265Updated last year
- Rust For Windows Cheatsheet☆115Updated 3 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆330Updated 10 months ago
- Dynamically invoke arbitrary unmanaged code☆327Updated 2 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
- DLL proxying for lazy people☆149Updated last month
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆130Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆326Updated 11 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆233Updated 5 months ago
- Admin to Kernel code execution using the KSecDD driver☆243Updated 9 months ago
- Using fibers to run in-memory code.☆199Updated last year
- Exploitation of process killer drivers☆195Updated last year
- Process Injection using Thread Name☆246Updated 5 months ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆132Updated 2 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆181Updated 3 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆173Updated last year
- ☆230Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆235Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆263Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆213Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last week
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆320Updated 5 months ago
- Threadless Process Injection through entry point hijacking☆339Updated 4 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆219Updated 4 months ago
- EDRSandblast-GodFault☆248Updated last year
- A COFF loader made in Rust☆266Updated 3 months ago
- ☆154Updated 2 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆240Updated last year
- miscellaneous scripts and programs☆229Updated last week