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
☆220Updated 3 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:
- 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…☆202Updated 3 years ago
- ☆136Updated 3 years ago
- kernel anticheat to test your driver against☆181Updated 7 months ago
- A mapper that maps shellcode into loaded large page drivers☆318Updated 3 years ago
- Fumo Loader - All in one kernel-based DLL injector☆364Updated last year
- IoCreateDriver Implementation, it can be useful if you're trying to bypass anticheats☆122Updated 2 months ago
- Standard Kernel Library for Windows manipulation in C++☆198Updated 7 months ago
- 09/2021 reversal of EasyAntiCheat driver☆233Updated 4 years ago
- A Windows Direct Syscall Library☆52Updated 9 months ago
- This is a simple project of a driver + usermode.☆167Updated 4 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆161Updated 4 months ago
- ☆223Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆196Updated last year
- C++ 20 Control Flow Obfuscation library for Windows Binaries☆430Updated 4 months ago
- ☆192Updated 4 years ago
- Kernel mode to user mode dll injection☆301Updated 4 years ago
- Kernel Lazy Importer☆129Updated last year
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆175Updated 2 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…☆133Updated 4 months ago
- Drawing from kernelmode without any hooks☆173Updated 3 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆140Updated 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.☆375Updated 4 years ago
- base for testing☆185Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆150Updated last year
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆379Updated 4 years ago
- A simple UM + KM example of how to bypass EAC CR3☆179Updated 3 months ago
- manual map unsigned driver over signed memory☆214Updated last year
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Updated 3 years ago
- ☆266Updated 5 years ago
- kernel mode spoofer disk and smbios, socket communication☆234Updated 3 years ago