janoglezcampos / rust_syscallsLinks
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
☆229Updated 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☆351Updated 11 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆356Updated last year
- Rust For Windows Cheatsheet☆121Updated last month
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆319Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆243Updated 2 years ago
- Dynamically invoke arbitrary unmanaged code☆356Updated last year
- Using fibers to run in-memory code.☆239Updated 2 years ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆136Updated 10 months ago
- Threadless Process Injection through entry point hijacking☆351Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆372Updated 6 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- ☆197Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- DLL proxying for lazy people☆195Updated last month
- ☆270Updated 3 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆243Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆224Updated 2 years ago
- Dynamically invoke arbitrary code in Rust (Dinvoke)☆99Updated last month
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆160Updated last year
- miscellaneous scripts and programs☆272Updated 11 months ago
- An example reference design for a proposed BOF PE☆195Updated 9 months ago
- Admin to Kernel code execution using the KSecDD driver☆260Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆260Updated 4 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆203Updated 2 years ago
- Some Rust program I wrote while learning Malware Development☆159Updated 11 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- WTSRM☆216Updated 3 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆278Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- Process Injection using Thread Name☆294Updated 9 months ago