danielkrupinski / x86RetSpoofLinks
Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.
☆175Updated 2 years ago
Alternatives and similar repositories for x86RetSpoof
Users that are interested in x86RetSpoof are comparing it to the libraries listed below
Sorting:
- ☆220Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆144Updated 5 years ago
- BattlEye shellcodes tester☆151Updated 3 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆230Updated 4 years ago
- undetected eac mapper☆168Updated 3 years ago
- manually map driver for a signed driver memory space☆165Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 6 years ago
- ☆134Updated 3 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆104Updated 3 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 …☆213Updated last month
- 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…☆198Updated 3 years ago
- Drawing from kernelmode without any hooks☆173Updated 3 years ago
- csgo external running from kernelmode☆107Updated 3 years ago
- my own implementation cz yes☆99Updated 4 years ago
- ☆145Updated 4 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆372Updated last year
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 5 years ago
- Module extending manual mapper☆372Updated 5 years ago
- Kernel Lazy Importer☆126Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆337Updated 5 years ago
- This is a simple project of a driver + usermode.☆164Updated 3 years ago
- kernel anticheat to test your driver against☆178Updated 6 months ago
- pasted eft cheat☆111Updated 4 years ago
- ☆112Updated last year
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆125Updated 2 months ago
- Cool kernel communication method.☆100Updated 4 years ago
- Kernel mode bypass for BattlEye, EAC☆189Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆184Updated last year
- A simple UM + KM example of how to bypass EAC CR3☆167Updated 2 months ago