Kudaes / UnwinderLinks
Call stack spoofing for Rust
☆335Updated 3 months ago
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)☆339Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆289Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆219Updated 2 years ago
- Process Injection using Thread Name☆272Updated last month
- Dynamically invoke arbitrary unmanaged code☆343Updated 6 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆338Updated 9 months ago
- Threadless Process Injection through entry point hijacking☆345Updated 8 months ago
- ROP-based sleep obfuscation to evade memory scanners☆353Updated 3 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆297Updated 2 years 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
- DLL proxying for lazy people☆159Updated 6 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 10 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated last year
- Admin to Kernel code execution using the KSecDD driver☆250Updated last year
- Using fibers to run in-memory code.☆207Updated last year
- Exploitation of process killer drivers☆201Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆225Updated 7 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- Rust For Windows Cheatsheet☆120Updated 7 months ago
- For when DLLMain is the only way☆377Updated 7 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆378Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆332Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- ☆257Updated 2 years ago
- EDRSandblast-GodFault☆265Updated 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
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated 11 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆342Updated 3 months ago