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
☆193Updated last month
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…☆191Updated 2 years ago
- ☆188Updated 3 years ago
- ☆131Updated 3 years ago
- C++ 20 Control Flow Obfuscation library for Windows Binaries☆405Updated last month
- This is a simple project of a driver + usermode.☆160Updated 3 years ago
- kernel anticheat to test your driver against☆174Updated 3 months ago
- ☆218Updated 3 years ago
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆175Updated 2 years ago
- Kernel mode to user mode dll injection☆285Updated 4 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆133Updated last year
- Standard Kernel Library for Windows manipulation in C++☆185Updated 3 months ago
- Fumo Loader - All in one kernel-based DLL injector☆326Updated 9 months ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆162Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆300Updated 3 years ago
- A Windows Direct Syscall Library☆49Updated 5 months ago
- Kernel Lazy Importer☆124Updated 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.☆353Updated 4 years ago
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆104Updated 4 months ago
- ☆233Updated 5 years ago
- Drawing from kernelmode without any hooks☆171Updated 3 years ago
- State of the art DLL injector that took 20 minutes to make☆219Updated 2 years ago
- Crashes ida on static analyses.☆104Updated 5 months ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆321Updated 5 years ago
- base for testing☆174Updated last year
- 09/2021 reversal of EasyAntiCheat driver☆220Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆175Updated last year
- A simple UM + KM example of how to bypass EAC CR3☆155Updated 4 months ago
- Simple Kernelmode DLL Injector with Manual mapping☆315Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆137Updated last year
- Using CVE-2023-21768 to manual map kernel mode driver☆193Updated 2 years ago