janoglezcampos / llvm-yx-callobfuscator
LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.
☆282Updated 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
- Admin to Kernel code execution using the KSecDD driver☆244Updated last year
- Process Injection using Thread Name☆257Updated last week
- Call stack spoofing for Rust☆334Updated 2 months ago
- ☆256Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆328Updated 8 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆212Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆185Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆212Updated 5 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆184Updated last week
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆250Updated 8 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- Exploitation of process killer drivers☆199Updated 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 last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆216Updated 6 months ago
- Reverse engineering winapi function loadlibrary.☆189Updated 2 years ago
- Windows rootkit designed to work with BYOVD exploits☆183Updated 3 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated 2 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆228Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆370Updated last year
- For when DLLMain is the only way☆375Updated 5 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆483Updated 2 weeks ago
- miscellaneous scripts and programs☆240Updated 3 months ago
- lib-nosa is a minimalist C library designed to facilitate socket connections through AFD driver IOCTL operations on Windows.☆109Updated 7 months ago
- PoCs for Kernelmode rootkit techniques research.☆365Updated 3 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆283Updated 10 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆231Updated 9 months ago
- A set of programs for analyzing common vulnerabilities in COM☆210Updated 7 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆281Updated last month
- WTSRM☆210Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆253Updated last year