danielkrupinski / x86RetSpoof
Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.
☆172Updated 2 years ago
Alternatives and similar repositories for x86RetSpoof:
Users that are interested in x86RetSpoof are comparing it to the libraries listed below
- ☆214Updated 2 years ago
- Module extending manual mapper☆327Updated 5 years ago
- BattlEye shellcodes tester☆140Updated 3 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆168Updated 4 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆141Updated 4 years ago
- undetected eac mapper☆164Updated 2 years ago
- manually map driver for a signed driver memory space☆153Updated 4 years ago
- 09/2021 reversal of EasyAntiCheat driver☆214Updated 3 years ago
- ☆142Updated 4 years ago
- Kernel mode bypass for BattlEye, EAC☆187Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- Kernel Inject DLL☆343Updated 2 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆171Updated 2 years ago
- Game cheat base and clean architecture for your next cheat☆105Updated last year
- 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…☆166Updated 2 years ago
- Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.☆169Updated 4 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆100Updated 3 years ago
- A Simple demonstration of manual dll injector☆202Updated 3 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆374Updated last year
- c++ UE4 cheat w/ driver files☆164Updated 2 years ago
- ☆177Updated 4 years ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆174Updated this week
- Code for Battleyes shellcode☆219Updated 3 years ago
- csgo external running from kernelmode☆103Updated 2 years ago
- Hooking kernel functions by abusing alignment☆239Updated 4 years ago
- my own implementation cz yes☆92Updated 3 years ago
- Drawing from kernelmode without any hooks☆162Updated 2 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆317Updated 5 years ago
- Kernel anticheat to test your driver against☆147Updated last month