Kudaes / UnwinderLinks
Call stack spoofing for Rust
☆347Updated 10 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.☆229Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆354Updated last year
- Threadless Process Injection through entry point hijacking☆350Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆371Updated 6 months ago
- Dynamically invoke arbitrary unmanaged code☆357Updated 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
- Process Injection using Thread Name☆286Updated 8 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆292Updated last year
- Using fibers to run in-memory code.☆240Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆242Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆251Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆223Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆201Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆220Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆242Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- ☆268Updated 2 years ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆258Updated 4 months ago
- Rust For Windows Cheatsheet☆121Updated last month
- Admin to Kernel code execution using the KSecDD driver☆259Updated last year
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆206Updated 4 months ago
- 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.☆362Updated 10 months ago
- An example reference design for a proposed BOF PE☆190Updated 8 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆194Updated 6 months ago
- DLL proxying for lazy people☆193Updated last month