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
☆139Updated last week
Related projects ⓘ
Alternatives and complementary repositories for shadow_syscall
- load unsigned kernel-driver by patching dse in 248 lines☆110Updated 8 months ago
- Using CVE-2023-21768 to manual map kernel mode driver☆176Updated last year
- Fumo Loader - All in one kernel-based DLL injector☆217Updated 4 months ago
- Check your detection vectors☆136Updated last year
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆279Updated 3 years ago
- ☆121Updated 2 years ago
- Drawing from kernelmode without any hooks☆159Updated 2 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆152Updated last year
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆168Updated last year
- base for testing☆156Updated last month
- ☆212Updated 2 years ago
- undetected eac mapper☆163Updated 2 years ago
- C++ 17 or higher control flow obfuscation library for windows binaries☆326Updated 2 months ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆290Updated 2 years ago
- This is a simple project of a driver + usermode.☆125Updated 2 years ago
- manual map unsigned driver over signed memory☆183Updated 7 months ago
- ☆177Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆229Updated 2 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…☆147Updated last year
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆230Updated 10 months ago
- Kernel Lazy Importer☆111Updated 7 months ago
- [WIP] A forked version of LLVM-18 that prioritizes MSVC compatibility. This version is tailored for Windows users.☆221Updated last month
- 09/2021 reversal of EasyAntiCheat driver☆204Updated 2 years ago
- Standard Kernel Library for Windows hacking in C++☆91Updated 3 months ago
- State of the art DLL injector that took 20 minutes to make☆207Updated last year
- Memory hacking library powered by AMD SVM☆297Updated last year
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆182Updated 5 months ago
- Crashes ida on static analyses.☆97Updated 2 months ago
- BattlEye shellcodes tester☆136Updated 2 years ago
- Kernel mode to user mode dll injection☆223Updated 3 years ago