Kudaes / UnwinderLinks
Call stack spoofing for Rust
☆335Updated 4 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)☆340Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆219Updated 2 years ago
- Dynamically invoke arbitrary unmanaged code☆348Updated 7 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆290Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- Threadless Process Injection through entry point hijacking☆345Updated 9 months ago
- Process Injection using Thread Name☆273Updated 2 months ago
- ROP-based sleep obfuscation to evade memory scanners☆357Updated this week
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆342Updated 10 months ago
- Admin to Kernel code execution using the KSecDD driver☆251Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- DLL proxying for lazy people☆175Updated 6 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated 3 weeks ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆214Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆170Updated last week
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated last year
- Using fibers to run in-memory code.☆210Updated last year
- miscellaneous scripts and programs☆245Updated 5 months ago
- ☆259Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆382Updated last year
- Exploitation of process killer drivers☆201Updated last year
- EDRSandblast-GodFault☆266Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 11 months ago
- Rust For Windows Cheatsheet☆120Updated 7 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆254Updated 2 weeks ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆336Updated 2 years ago