Kudaes / UnwinderLinks
Call stack spoofing for Rust
☆348Updated 8 months ago
Alternatives and similar repositories for Unwinder
Users that are interested in Unwinder are comparing it to the libraries listed below
Sorting:
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆352Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆227Updated 2 years ago
- Dynamically invoke arbitrary unmanaged code☆357Updated 10 months ago
- Threadless Process Injection through entry point hijacking☆347Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆366Updated 3 months ago
- Process Injection using Thread Name☆281Updated 5 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆315Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆256Updated 2 years ago
- Using fibers to run in-memory code.☆220Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆244Updated 11 months ago
- Exploitation of process killer drivers☆200Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆352Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆284Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated 2 years ago
- ☆265Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆235Updated last year
- Admin to Kernel code execution using the KSecDD driver☆258Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆405Updated last year
- Rust For Windows Cheatsheet☆121Updated 11 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆210Updated last year
- miscellaneous scripts and programs☆257Updated 8 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆239Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 8 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆188Updated 2 years ago
- DLL proxying for lazy people☆190Updated last month
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆243Updated last month
- 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…☆171Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆193Updated 3 months ago
- An example reference design for a proposed BOF PE☆186Updated 5 months ago
- WTSRM☆215Updated 3 years ago