Kudaes / Unwinder
Call stack spoofing for Rust
☆333Updated 2 months ago
Alternatives and similar repositories for Unwinder:
Users that are interested in Unwinder are comparing it to the libraries listed below
- Dynamically invoke arbitrary unmanaged code☆339Updated 5 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆335Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆346Updated 2 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆280Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆211Updated 2 years ago
- Process Injection using Thread Name☆256Updated 7 months ago
- Threadless Process Injection through entry point hijacking☆343Updated 7 months ago
- Rust For Windows Cheatsheet☆118Updated 5 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆247Updated 8 months ago
- Exploitation of process killer drivers☆199Updated last year
- ☆256Updated 2 years ago
- Admin to Kernel code execution using the KSecDD driver☆244Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆370Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆328Updated 8 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆246Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆215Updated 6 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆376Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year
- DLL proxying for lazy people☆154Updated 4 months ago
- Using fibers to run in-memory code.☆206Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆226Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆231Updated 9 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆184Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆295Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆191Updated 2 weeks ago
- .NET assembly loader with patchless AMSI and ETW bypass☆328Updated 2 years ago
- EDRSandblast-GodFault☆259Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆113Updated this week