Kudaes / UnwinderLinks
Call stack spoofing for Rust
☆344Updated 10 months ago
Alternatives and similar repositories for Unwinder
Users that are interested in Unwinder are comparing it to the libraries listed below
Sorting:
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆228Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆352Updated last year
- 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☆347Updated last year
- Dynamically invoke arbitrary unmanaged code☆355Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆366Updated 5 months ago
- Using fibers to run in-memory code.☆238Updated 2 years ago
- Process Injection using Thread Name☆284Updated 7 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆224Updated 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
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆250Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆290Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- Admin to Kernel code execution using the KSecDD driver☆260Updated last year
- Exploitation of process killer drivers☆201Updated 2 years ago
- ☆268Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆241Updated last year
- 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
- 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
- Rust For Windows Cheatsheet☆120Updated 2 weeks ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆199Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆328Updated 9 months ago
- miscellaneous scripts and programs☆269Updated 10 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 10 months ago
- DLL proxying for lazy people☆191Updated last week
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆255Updated 3 months ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆170Updated 2 years ago