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.
☆174Updated 2 years ago
Alternatives and similar repositories for x86RetSpoof
Users that are interested in x86RetSpoof are comparing it to the libraries listed below
Sorting:
- undetected eac mapper☆165Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆216Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆142Updated 4 years ago
- ☆143Updated 4 years ago
- ☆215Updated 3 years ago
- Module extending manual mapper☆333Updated 5 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆101Updated 3 years ago
- BattlEye shellcodes tester☆143Updated 3 years ago
- manually map driver for a signed driver memory space☆156Updated 4 years ago
- csgo external running from kernelmode☆108Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆168Updated 4 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆374Updated last year
- A customizable process dumper.☆142Updated 5 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 …☆178Updated last week
- Kernel cheat with kernel hook for communication☆295Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆290Updated 5 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.☆327Updated 3 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- c++ UE4 cheat w/ driver files☆164Updated 2 years ago
- Kernel mode bypass for BattlEye, EAC☆188Updated last year
- Kernel anticheat to test your driver against☆154Updated 3 months ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆171Updated 3 years ago
- kernel mode spoofer disk and smbios, socket communication☆170Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆157Updated last year
- my own implementation cz yes☆93Updated 3 years ago
- Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.☆172Updated 4 years ago
- ☆122Updated 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…☆172Updated 2 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆337Updated 2 years ago