Kudaes / Unwinder
Call stack spoofing for Rust
☆326Updated last month
Alternatives and similar repositories for Unwinder:
Users that are interested in Unwinder are comparing it to the libraries listed below
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆273Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆209Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆334Updated last year
- Process Injection using Thread Name☆249Updated 6 months ago
- Dynamically invoke arbitrary unmanaged code☆336Updated 4 months ago
- ROP-based sleep obfuscation to evade memory scanners☆334Updated last month
- Rust For Windows Cheatsheet☆116Updated 4 months ago
- Admin to Kernel code execution using the KSecDD driver☆244Updated 11 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆323Updated 7 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆242Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆207Updated 5 months ago
- ☆254Updated 2 years ago
- Threadless Process Injection through entry point hijacking☆342Updated 6 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆241Updated 7 months ago
- Exploitation of process killer drivers☆198Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆229Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆180Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆159Updated last year
- Using fibers to run in-memory code.☆205Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆369Updated last year
- Reverse engineering winapi function loadlibrary.☆187Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated last month
- EDRSandblast-GodFault☆257Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆471Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆372Updated last year
- DLL proxying for lazy people☆155Updated 3 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- WTSRM☆209Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆228Updated 8 months ago