Kudaes / UnwinderLinks
Call stack spoofing for Rust
☆345Updated 9 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.☆227Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆351Updated last year
- Threadless Process Injection through entry point hijacking☆347Updated last year
- Dynamically invoke arbitrary unmanaged code☆354Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆245Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆314Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆364Updated 5 months ago
- Using fibers to run in-memory code.☆220Updated 2 years ago
- Process Injection using Thread Name☆281Updated 7 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆355Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆259Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆287Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆192Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆237Updated last year
- Rust For Windows Cheatsheet☆121Updated last year
- Admin to Kernel code execution using the KSecDD driver☆260Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆248Updated 2 months ago
- ☆265Updated 2 years ago
- miscellaneous scripts and programs☆265Updated 9 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆241Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 5 months ago
- WTSRM☆215Updated 3 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆194Updated 2 months ago
- DLL proxying for lazy people☆188Updated 2 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆199Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆241Updated 5 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆414Updated last year