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☆348Updated 7 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆352Updated last year
- Rust For Windows Cheatsheet☆121Updated 11 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆317Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆239Updated 2 years ago
- Dynamically invoke arbitrary unmanaged code☆357Updated 10 months ago
- Exploitation of process killer drivers☆202Updated last year
- Process Injection using Thread Name☆281Updated 5 months ago
- Using fibers to run in-memory code.☆220Updated last year
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆277Updated last year
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆134Updated 7 months ago
- DLL proxying for lazy people☆190Updated last month
- ☆197Updated last year
- An example reference design for a proposed BOF PE☆186Updated 5 months ago
- Threadless Process Injection through entry point hijacking☆348Updated last year
- Admin to Kernel code execution using the KSecDD driver☆257Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆254Updated 2 years ago
- ☆266Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆366Updated 3 months ago
- miscellaneous scripts and programs☆256Updated 8 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆244Updated 11 months ago
- Dynamically invoke arbitrary code in Rust (Dinvoke)☆93Updated last week
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆351Updated last year
- ☆161Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆105Updated 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
- Some Rust program I wrote while learning Malware Development☆147Updated 8 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated last year
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆155Updated 11 months ago