annihilatorq / shadow_syscall
windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export enumeration, wrapper around kuser_shared_data. supported compilers: clang, gcc and msvc
☆131Updated last month
Related projects ⓘ
Alternatives and complementary repositories for shadow_syscall
- Check your detection vectors☆136Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆105Updated 7 months ago
- This is a simple project of a driver + usermode.☆124Updated 2 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆150Updated last year
- 09/2021 reversal of EasyAntiCheat driver☆201Updated 2 years ago
- Drawing from kernelmode without any hooks☆159Updated 2 years ago
- ☆212Updated 2 years ago
- ☆121Updated 2 years ago
- Kernel Lazy Importer☆109Updated 6 months ago
- Fumo Loader - All in one kernel-based DLL injector☆208Updated 3 months ago
- undetected eac mapper☆163Updated 2 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆286Updated 2 years ago
- ☆177Updated 2 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆270Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆137Updated 4 years ago
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆181Updated 4 months ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆228Updated 9 months ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆238Updated 5 years ago
- base for testing☆151Updated last month
- Memory hacking library powered by AMD SVM☆293Updated last year
- C++ 17 or higher control flow obfuscation library for windows binaries☆323Updated 2 months ago
- Using CVE-2023-21768 to manual map kernel mode driver☆175Updated last year
- manual map unsigned driver over signed memory☆181Updated 6 months ago
- State of the art DLL injector that took 20 minutes to make☆203Updated last year
- Proof of concept on how to bypass some limitations of a manual mapped driver☆164Updated 4 years ago
- [WIP] A forked version of LLVM-18 that prioritizes MSVC compatibility. This version is tailored for Windows users.☆216Updated last month
- Kernel mode to user mode dll injection☆215Updated 3 years ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆143Updated last year
- Using CVE-2021-40449 to manual map kernel mode driver☆99Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆223Updated 2 years ago