Kudaes / Unwinder
Call stack spoofing for Rust
☆299Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for Unwinder
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆260Updated 10 months ago
- Admin to Kernel code execution using the KSecDD driver☆236Updated 7 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆321Updated 8 months ago
- ROP-based sleep obfuscation to evade memory scanners☆323Updated 8 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆189Updated last year
- Process Injection using Thread Name☆241Updated 2 months ago
- Dynamically invoke arbitrary unmanaged code☆316Updated last month
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆221Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆165Updated last month
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year
- Exploitation of process killer drivers☆188Updated last year
- Threadless Process Injection through entry point hijacking☆334Updated 2 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆194Updated 3 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆210Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆231Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆286Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆164Updated 10 months ago
- ☆210Updated last year
- EDRSandblast-GodFault☆240Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆181Updated 5 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆224Updated 4 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆304Updated 3 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆325Updated 5 months ago
- Using fibers to run in-memory code.☆194Updated last year
- DLL proxying for lazy people☆136Updated 2 weeks ago
- Rust port of LayeredSyscall, designed to perform indirect syscalls while generating legitimate API call stack frames by abusing Vectored …☆101Updated 3 weeks ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆341Updated 9 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆138Updated 8 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆209Updated 2 months ago