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.
☆178Updated 2 years ago
Alternatives and similar repositories for x86RetSpoof
Users that are interested in x86RetSpoof are comparing it to the libraries listed below
Sorting:
- ☆218Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆145Updated 4 years ago
- 09/2021 reversal of EasyAntiCheat driver☆220Updated 3 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆171Updated 3 years ago
- BattlEye shellcodes tester☆148Updated 3 years ago
- undetected eac mapper☆165Updated 3 years ago
- manually map driver for a signed driver memory space☆160Updated 4 years ago
- Module extending manual mapper☆356Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 6 years ago
- Kernel mode bypass for BattlEye, EAC☆188Updated last year
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆193Updated last month
- ☆143Updated 4 years ago
- Drawing from kernelmode without any hooks☆173Updated 3 years ago
- This is a simple project of a driver + usermode.☆160Updated 3 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 4 years ago
- ☆131Updated 3 years ago
- kernel anticheat to test your driver against☆174Updated 3 months ago
- Using CVE-2021-40449 to manual map kernel mode driver☆102Updated 3 years ago
- csgo external running from kernelmode☆108Updated 2 years ago
- Kernel Lazy Importer☆124Updated last year
- my own implementation cz yes☆99Updated 3 years ago
- ☆113Updated last year
- c++ UE4 cheat w/ driver files☆163Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆322Updated 5 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…☆191Updated 2 years ago
- pasted eft cheat☆109Updated 4 years ago
- Cool kernel communication method.☆100Updated 4 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆377Updated last year
- A simple UM + KM example of how to bypass EAC CR3☆155Updated 4 months ago
- External Il2Cpp Framework☆63Updated 4 years ago