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
☆216Updated last month
Alternatives and similar repositories for shadow_syscall
Users that are interested in shadow_syscall are comparing it to the libraries listed below
Sorting:
- kernel anticheat to test your driver against☆180Updated 6 months ago
- Kernel mode to user mode dll injection☆296Updated 4 years ago
- ☆191Updated 4 years ago
- ☆254Updated 5 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…☆198Updated 3 years ago
- C++ 20 Control Flow Obfuscation library for Windows Binaries☆424Updated 2 months ago
- 09/2021 reversal of EasyAntiCheat driver☆230Updated 4 years ago
- This is a simple project of a driver + usermode.☆164Updated 3 years ago
- Fumo Loader - All in one kernel-based DLL injector☆354Updated 11 months ago
- State of the art DLL injector that took 20 minutes to make☆223Updated 2 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆153Updated 3 months ago
- ☆220Updated 3 years ago
- Standard Kernel Library for Windows manipulation in C++☆194Updated 6 months ago
- IoCreateDriver Implementation, it can be useful if you're trying to bypass anticheats☆116Updated 3 weeks ago
- A simple UM + KM example of how to bypass EAC CR3☆169Updated 2 months ago
- Kernel Lazy Importer☆126Updated last year
- ☆134Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆309Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆184Updated last year
- Simple Kernelmode DLL Injector with Manual mapping☆324Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆337Updated 5 years ago
- Drawing from kernelmode without any hooks☆174Updated 3 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆368Updated 3 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.☆368Updated 4 years ago
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆175Updated 2 years ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆141Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆136Updated last year
- Windows Kernel inject (no module no thread)☆281Updated 3 years ago
- undetected eac mapper☆168Updated 3 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Updated 3 years ago