Kudaes / UnwinderLinks
Call stack spoofing for Rust
☆348Updated 7 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☆349Updated last year
- Dynamically invoke arbitrary unmanaged code☆356Updated 10 months ago
- ROP-based sleep obfuscation to evade memory scanners☆363Updated 3 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- Process Injection using Thread Name☆280Updated 5 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆253Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆243Updated 11 months ago
- Using fibers to run in-memory code.☆220Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆239Updated last year
- ☆265Updated 2 years ago
- Exploitation of process killer drivers☆202Updated last year
- miscellaneous scripts and programs☆256Updated 7 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆208Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- Call Stack Spoofing for Rust☆188Updated last week
- Admin to Kernel code execution using the KSecDD driver☆256Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆281Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆234Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆239Updated 3 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆352Updated last year
- 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☆187Updated 3 weeks ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 3 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆239Updated 3 weeks ago
- An example reference design for a proposed BOF PE☆187Updated 5 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆197Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆392Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆354Updated 7 months ago