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
☆182Updated 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:
- ☆181Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆283Updated 3 years ago
- C++ 17 or higher control flow obfuscation library for windows binaries☆365Updated last month
- kernel anticheat to test your driver against☆163Updated last week
- Kernel Lazy Importer☆121Updated last year
- ☆218Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆219Updated 3 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆124Updated last year
- Fumo Loader - All in one kernel-based DLL injector☆303Updated 5 months ago
- BattlEye shellcodes tester☆148Updated 3 years ago
- Standard Kernel Library for Windows manipulation in C++☆164Updated last week
- Windows Kernel inject (no module no thread)☆278Updated 2 years ago
- Drawing from kernelmode without any hooks☆164Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆217Updated last year
- manual map unsigned driver over signed memory☆196Updated last year
- Crashes ida on static analyses.☆105Updated 2 months ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆128Updated last year
- Kernel mode to user mode dll injection☆269Updated 4 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆332Updated 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.☆343Updated 3 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆377Updated last year
- ☆122Updated 2 years ago
- ☆205Updated 5 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆303Updated 5 years ago
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆89Updated last month
- 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 simple project of a driver + usermode.☆153Updated 3 years ago
- ☆300Updated last month
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 6 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆294Updated last year