annihilatorq / shadow_syscall
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
☆175Updated last week
Alternatives and similar repositories for shadow_syscall:
Users that are interested in shadow_syscall are comparing it to the libraries listed below
- C++ 17 or higher control flow obfuscation library for windows binaries☆353Updated 7 months ago
- State of the art DLL injector that took 20 minutes to make☆212Updated last year
- A mapper that maps shellcode into loaded large page drivers☆269Updated 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…☆169Updated 2 years ago
- Windows Kernel inject (no module no thread)☆273Updated 2 years ago
- Kernel anticheat to test your driver against☆148Updated 2 months ago
- ☆121Updated 2 years ago
- Fumo Loader - All in one kernel-based DLL injector☆294Updated 3 months ago
- ☆213Updated 2 years ago
- Kernel mode to user mode dll injection☆251Updated 4 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆167Updated last year
- ☆275Updated this week
- Crashes ida on static analyses.☆106Updated 7 months ago
- anti crack system protector☆96Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆116Updated last year
- ☆177Updated 3 years ago
- manual map unsigned driver over signed memory☆186Updated last year
- This is a simple project of a driver + usermode.☆143Updated 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.☆320Updated 3 years ago
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆77Updated 11 months ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆375Updated last year
- Standard Kernel Library for Windows hacking in C++☆141Updated 4 months ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆321Updated 3 years ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆120Updated 10 months ago
- undetected eac mapper☆165Updated 2 years ago
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆248Updated last month
- Using CVE-2023-21768 to manual map kernel mode driver☆182Updated 2 years ago
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆172Updated 2 years ago
- 09/2021 reversal of EasyAntiCheat driver☆213Updated 3 years ago