Kudaes / Unwinder
Call stack spoofing for Rust
☆317Updated 2 weeks ago
Alternatives and similar repositories for Unwinder:
Users that are interested in Unwinder are comparing it to the libraries listed below
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆333Updated 11 months ago
- Admin to Kernel code execution using the KSecDD driver☆243Updated 10 months ago
- Dynamically invoke arbitrary unmanaged code☆331Updated 3 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆266Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆321Updated 6 months ago
- Process Injection using Thread Name☆246Updated 5 months ago
- ROP-based sleep obfuscation to evade memory scanners☆327Updated last week
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆208Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆234Updated 6 months ago
- Threadless Process Injection through entry point hijacking☆342Updated 5 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆229Updated last year
- Exploitation of process killer drivers☆196Updated last year
- Rust For Windows Cheatsheet☆114Updated 3 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆238Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆214Updated last year
- DLL proxying for lazy people☆148Updated 2 months ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆241Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last month
- ☆231Updated 2 years 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…☆167Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆371Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆227Updated 7 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- EDRSandblast-GodFault☆250Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆333Updated last week
- miscellaneous scripts and programs☆234Updated 3 weeks ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆184Updated 4 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆249Updated 5 months ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆159Updated last year