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 last week
Alternatives and similar repositories for shadow_syscall
Users that are interested in shadow_syscall are comparing it to the libraries listed below
Sorting:
- ☆180Updated 3 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆291Updated last year
- C++ 17 or higher control flow obfuscation library for windows binaries☆358Updated last month
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆326Updated 3 years ago
- Standard Kernel Library for Windows manipulation in C++☆156Updated 6 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.☆339Updated 3 years ago
- ☆121Updated 2 years ago
- Fumo Loader - All in one kernel-based DLL injector☆299Updated 5 months ago
- Kernel anticheat to test your driver against☆155Updated 3 months ago
- A mapper that maps shellcode into loaded large page drivers☆280Updated 3 years ago
- Kernel mode to user mode dll injection☆264Updated 4 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆295Updated 5 years ago
- ☆215Updated 3 years ago
- ☆289Updated 3 weeks ago
- This is a simple project of a driver + usermode.☆147Updated 3 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆427Updated 3 years ago
- State of the art DLL injector that took 20 minutes to make☆216Updated last year
- manual map unsigned driver over signed memory☆187Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆124Updated 11 months ago
- Windows Kernel inject (no module no thread)☆275Updated 2 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆186Updated 2 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…☆177Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆118Updated last year
- Crashes ida on static analyses.☆106Updated last month
- 09/2021 reversal of EasyAntiCheat driver☆216Updated 3 years ago
- Drawing from kernelmode without any hooks☆162Updated 2 years ago
- Kernel Lazy Importer☆119Updated last year
- Module extending manual mapper☆335Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 5 years ago
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆82Updated 3 weeks ago