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:
- Call stack spoofing for Rust☆345Updated 7 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆349Updated last year
- Rust For Windows Cheatsheet☆121Updated 10 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- Dynamically invoke arbitrary unmanaged code☆354Updated 9 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆239Updated last year
- Using fibers to run in-memory code.☆219Updated last year
- Process Injection using Thread Name☆279Updated 4 months ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆134Updated 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 …☆253Updated 2 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆167Updated 2 weeks ago
- ROP-based sleep obfuscation to evade memory scanners☆363Updated 2 months ago
- Threadless Process Injection through entry point hijacking☆349Updated last year
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆274Updated last year
- ☆263Updated 2 years ago
- Exploitation of process killer drivers☆202Updated last year
- DLL proxying for lazy people☆188Updated 2 weeks ago
- An example reference design for a proposed BOF PE☆187Updated 4 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- Memory Obfuscation in Rust☆254Updated 3 weeks ago
- miscellaneous scripts and programs☆256Updated 7 months ago
- ☆197Updated last year
- Admin to Kernel code execution using the KSecDD driver☆256Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆188Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆234Updated last year
- ☆161Updated 2 years ago
- Some Rust program I wrote while learning Malware Development☆146Updated 7 months ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆105Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆271Updated 11 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year