janoglezcampos / rust_syscallsLinks
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
☆226Updated 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☆347Updated 8 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆352Updated last year
- Rust For Windows Cheatsheet☆121Updated 11 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆241Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆315Updated last year
- Dynamically invoke arbitrary unmanaged code☆357Updated 11 months ago
- Exploitation of process killer drivers☆200Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆365Updated 4 months ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆134Updated 7 months ago
- Process Injection using Thread Name☆282Updated 6 months ago
- miscellaneous scripts and programs☆258Updated 9 months ago
- Using fibers to run in-memory code.☆220Updated 2 years ago
- ☆265Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated 2 years ago
- An example reference design for a proposed BOF PE☆186Updated 6 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆257Updated 2 years ago
- Threadless Process Injection through entry point hijacking☆348Updated last year
- ☆198Updated last year
- Admin to Kernel code execution using the KSecDD driver☆258Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆213Updated last year
- DLL proxying for lazy people☆189Updated last month
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆189Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆352Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆237Updated last year
- ☆161Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆245Updated last month
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 4 months ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆104Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆272Updated last year
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆155Updated 11 months ago