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
☆185Updated 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:
- C++ 17 or higher control flow obfuscation library for windows binaries☆372Updated last month
- kernel anticheat to test your driver against☆168Updated last month
- ☆184Updated 3 years ago
- Standard Kernel Library for Windows manipulation in C++☆178Updated last month
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆174Updated 2 years ago
- ☆218Updated 3 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆342Updated 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.☆347Updated 4 years ago
- Fumo Loader - All in one kernel-based DLL injector☆320Updated 7 months ago
- Kernel mode to user mode dll injection☆276Updated 4 years ago
- Windows Kernel inject (no module no thread)☆277Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆129Updated last year
- A mapper that maps shellcode into loaded large page drivers☆290Updated 3 years ago
- ☆124Updated 3 years ago
- This is a simple project of a driver + usermode.☆154Updated 3 years ago
- ☆215Updated 5 years ago
- A Windows Direct Syscall Library☆46Updated 3 months ago
- 09/2021 reversal of EasyAntiCheat driver☆220Updated 3 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆172Updated last year
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- Kernel Lazy Importer☆122Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆130Updated last year
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 4 years ago
- manually map driver for a signed driver memory space☆161Updated 4 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆303Updated last year
- BattlEye shellcodes tester☆148Updated 3 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆129Updated 11 months ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆156Updated 3 years ago
- manual map unsigned driver over signed memory☆196Updated last year