Kudaes / Unwinder
Call stack spoofing for Rust
☆333Updated 3 months ago
Alternatives and similar repositories for Unwinder:
Users that are interested in Unwinder are comparing it to the libraries listed below
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆212Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆333Updated 8 months ago
- Process Injection using Thread Name☆259Updated 3 weeks ago
- ROP-based sleep obfuscation to evade memory scanners☆349Updated 3 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆337Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆285Updated last year
- Dynamically invoke arbitrary unmanaged code☆341Updated 5 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆253Updated 9 months ago
- Admin to Kernel code execution using the KSecDD driver☆249Updated last year
- Threadless Process Injection through entry point hijacking☆344Updated 8 months ago
- Exploitation of process killer drivers☆200Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆208Updated 3 weeks ago
- Rust For Windows Cheatsheet☆119Updated 6 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 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 …☆248Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆374Updated last year
- Using fibers to run in-memory code.☆206Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- miscellaneous scripts and programs☆242Updated 3 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆228Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆486Updated last month
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆187Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆219Updated 6 months ago
- ☆256Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆338Updated 3 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆284Updated 11 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆195Updated 11 months ago
- DLL proxying for lazy people☆158Updated 5 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆206Updated last month