janoglezcampos / llvm-yx-callobfuscatorLinks
LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.
☆290Updated last year
Alternatives and similar repositories for llvm-yx-callobfuscator
Users that are interested in llvm-yx-callobfuscator are comparing it to the libraries listed below
Sorting:
- Call stack spoofing for Rust☆335Updated 4 months ago
- Process Injection using Thread Name☆273Updated 2 months ago
- 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
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated 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
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆226Updated 7 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆219Updated 2 years ago
- 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
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated last month
- ☆259Updated 2 years ago
- Reverse engineering winapi function loadlibrary.☆202Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- Exploitation of process killer drivers☆201Updated last year
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- A small x64 library to load dll's into memory.☆443Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆173Updated last week
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 11 months 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
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆348Updated 4 months ago
- ROP-based sleep obfuscation to evade memory scanners☆357Updated this week
- For when DLLMain is the only way☆381Updated 7 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆255Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated last year
- miscellaneous scripts and programs☆245Updated 5 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆498Updated 2 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆142Updated last year