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
☆218Updated 2 months ago
Alternatives and similar repositories for shadow_syscall
Users that are interested in shadow_syscall are comparing it to the libraries listed below
Sorting:
- Standard Kernel Library for Windows manipulation in C++☆195Updated 7 months 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…☆199Updated 3 years ago
- ☆136Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆310Updated 3 years ago
- Fumo Loader - All in one kernel-based DLL injector☆359Updated last year
- ☆192Updated 4 years ago
- C++ 20 Control Flow Obfuscation library for Windows Binaries☆426Updated 3 months ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆156Updated 3 months ago
- kernel anticheat to test your driver against☆181Updated 7 months ago
- Windows Kernel inject (no module no thread)☆281Updated 3 years ago
- ☆263Updated 5 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆329Updated 2 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆370Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆230Updated 4 years ago
- Kernel mode to user mode dll injection☆297Updated 4 years ago
- Kernel Lazy Importer☆126Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆337Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 6 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆190Updated last year
- This is a simple project of a driver + usermode.☆166Updated 3 years ago
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆130Updated 3 months ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆371Updated 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
- load unsigned kernel-driver by patching dse in 248 lines☆137Updated last year
- A simple UM + KM example of how to bypass EAC CR3☆176Updated 3 months ago
- manually map driver for a signed driver memory space☆170Updated 4 years ago
- ☆222Updated 3 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆192Updated 3 months ago
- Drawing from kernelmode without any hooks☆173Updated 3 years ago
- kernel mode spoofer disk and smbios, socket communication☆225Updated 3 years ago