janoglezcampos / rust_syscallsLinks
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
☆227Updated 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)☆351Updated last year
- Call stack spoofing for Rust☆345Updated 9 months ago
- Dynamically invoke arbitrary unmanaged code☆354Updated 11 months ago
- Rust For Windows Cheatsheet☆121Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆314Updated last year
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆134Updated 8 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
- Exploitation of process killer drivers☆200Updated 2 years ago
- Threadless Process Injection through entry point hijacking☆347Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆363Updated 4 months ago
- Using fibers to run in-memory code.☆220Updated 2 years ago
- DLL proxying for lazy people☆188Updated 2 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
- ☆197Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year
- Process Injection using Thread Name☆281Updated 6 months ago
- An example reference design for a proposed BOF PE☆187Updated 6 months ago
- ☆265Updated 2 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆194Updated 2 months ago
- Admin to Kernel code execution using the KSecDD driver☆259Updated last year
- miscellaneous scripts and programs☆265Updated 9 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- ☆162Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆237Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆192Updated 2 years ago
- A COFF loader made in Rust☆315Updated 2 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆273Updated last year
- EDRSandblast-GodFault☆268Updated 2 years ago
- Dynamically invoke arbitrary code in Rust (Dinvoke)☆94Updated last week