annihilatorq / shadow_syscallLinks
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
☆203Updated 2 weeks ago
Alternatives and similar repositories for shadow_syscall
Users that are interested in shadow_syscall are comparing it to the libraries listed below
Sorting:
- 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…☆193Updated 2 years ago
- kernel anticheat to test your driver against☆179Updated 5 months ago
- ☆216Updated 3 years ago
- ☆132Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆226Updated 3 years ago
- ☆190Updated 3 years ago
- C++ 20 Control Flow Obfuscation library for Windows Binaries☆421Updated last month
- load unsigned kernel-driver by patching dse in 248 lines☆134Updated last year
- Standard Kernel Library for Windows manipulation in C++☆188Updated 5 months ago
- A mapper that maps shellcode into loaded large page drivers☆307Updated 3 years ago
- Drawing from kernelmode without any hooks☆173Updated 3 years ago
- This is a simple project of a driver + usermode.☆162Updated 3 years ago
- Kernel mode to user mode dll injection☆288Updated 4 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆360Updated 3 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆144Updated last month
- base for testing☆177Updated last year
- A simple UM + KM example of how to bypass EAC CR3☆163Updated last month
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 6 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆171Updated last month
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆333Updated 5 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆321Updated last year
- BattlEye shellcodes tester☆150Updated 3 years ago
- Kernel Lazy Importer☆127Updated last year
- Fumo Loader - All in one kernel-based DLL injector☆343Updated 10 months ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆180Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆136Updated last year
- IoCreateDriver Implementation, it can be useful if you're trying to bypass anticheats☆110Updated 6 months ago
- Windows Kernel inject (no module no thread)☆278Updated 3 years ago
- ☆244Updated 5 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.☆360Updated 4 years ago