janoglezcampos / rust_syscallsLinks
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
☆220Updated 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:
- Call stack spoofing for Rust☆335Updated 5 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆339Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆295Updated last year
- Rust For Windows Cheatsheet☆121Updated 8 months ago
- Threadless Process Injection through entry point hijacking☆347Updated 10 months ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆133Updated 4 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated last year
- An example reference design for a proposed BOF PE☆177Updated 2 months ago
- Dynamically invoke arbitrary unmanaged code☆347Updated 7 months ago
- DLL proxying for lazy people☆176Updated 2 weeks ago
- Using fibers to run in-memory code.☆212Updated last year
- Exploitation of process killer drivers☆201Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Admin to Kernel code execution using the KSecDD driver☆251Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆358Updated 3 weeks ago
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆272Updated last year
- Process Injection using Thread Name☆274Updated 2 months ago
- miscellaneous scripts and programs☆248Updated 5 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆230Updated 9 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated last year
- WTSRM☆213Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆343Updated 11 months ago
- GhostWriting Injection Technique.☆176Updated 7 years ago
- Memory Obfuscation in Rust☆213Updated last week
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆151Updated 8 months ago
- ☆161Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆265Updated 9 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated last year