Kudaes / UnwinderLinks
Call stack spoofing for Rust
☆355Updated last year
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)☆358Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆230Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆375Updated 7 months ago
- Dynamically invoke arbitrary unmanaged code☆358Updated last year
- Process Injection using Thread Name☆297Updated 9 months ago
- Threadless Process Injection through entry point hijacking☆351Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆321Updated 2 years ago
- Using fibers to run in-memory code.☆240Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆296Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆225Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆358Updated last year
- Exploitation of process killer drivers☆201Updated 2 years ago
- miscellaneous scripts and programs☆274Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆243Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆225Updated 2 years ago
- ☆274Updated 3 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆253Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆425Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆209Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆281Updated 7 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆332Updated 11 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆262Updated 5 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- ☆200Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆408Updated 3 weeks ago
- Call Stack Spoofing for Rust☆209Updated 2 weeks ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆246Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago