janoglezcampos / rust_syscallsLinks
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
☆228Updated 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 10 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆353Updated last year
- Dynamically invoke arbitrary unmanaged code☆355Updated last year
- Rust For Windows Cheatsheet☆121Updated 3 weeks ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆242Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- Threadless Process Injection through entry point hijacking☆349Updated last year
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆134Updated 9 months ago
- Using fibers to run in-memory code.☆240Updated 2 years ago
- ☆268Updated 2 years 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
- Admin to Kernel code execution using the KSecDD driver☆260Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆368Updated 6 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆224Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- miscellaneous scripts and programs☆270Updated 10 months ago
- DLL proxying for lazy people☆192Updated 3 weeks ago
- An example reference design for a proposed BOF PE☆190Updated 8 months ago
- ☆197Updated last year
- WTSRM☆216Updated 3 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆206Updated 3 months ago
- Process Injection using Thread Name☆284Updated 8 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆219Updated last year
- Dynamically invoke arbitrary code in Rust (Dinvoke)☆97Updated 3 weeks ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆200Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆291Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- Some Rust program I wrote while learning Malware Development☆159Updated 10 months ago
- GhostWriting Injection Technique.☆185Updated 7 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆241Updated last year