Kudaes / UnwinderLinks
Call stack spoofing for Rust
☆335Updated 5 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.☆220Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆339Updated last year
- Threadless Process Injection through entry point hijacking☆347Updated 10 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆295Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆230Updated 8 months ago
- ROP-based sleep obfuscation to evade memory scanners☆358Updated 3 weeks ago
- Dynamically invoke arbitrary unmanaged code☆347Updated 7 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- Using fibers to run in-memory code.☆212Updated last year
- Process Injection using Thread Name☆274Updated 2 months ago
- ☆260Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆265Updated 11 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆343Updated 11 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆385Updated last year
- Exploitation of process killer drivers☆201Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated last year
- Admin to Kernel code execution using the KSecDD driver☆251Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆222Updated last month
- DLL proxying for lazy people☆176Updated 2 weeks ago
- miscellaneous scripts and programs☆248Updated 5 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Rust For Windows Cheatsheet☆121Updated 8 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆180Updated 3 weeks ago
- WTSRM☆213Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆228Updated 3 weeks ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated last year