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.
☆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:
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆145Updated 4 years ago
- manually map driver for a signed driver memory space☆161Updated 4 years ago
- undetected eac mapper☆166Updated 3 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆173Updated 3 years ago
- ☆218Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆219Updated 3 years ago
- Module extending manual mapper☆343Updated 5 years ago
- BattlEye shellcodes tester☆148Updated 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 …☆185Updated last month
- ☆142Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- This is a simple project of a driver + usermode.☆154Updated 3 years ago
- Drawing from kernelmode without any hooks☆168Updated 3 years ago
- kernel anticheat to test your driver against☆168Updated last month
- Kernel mode bypass for BattlEye, EAC☆189Updated last year
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 4 years ago
- csgo external running from kernelmode☆109Updated 2 years ago
- my own implementation cz yes☆99Updated 3 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆100Updated 3 years ago
- Cool kernel communication method.☆101Updated 4 years ago
- ☆124Updated 3 years ago
- Kernel Lazy Importer☆122Updated last year
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆156Updated 3 years ago
- ☆113Updated last year
- a more stable & secure read/write virtual memory for kernel mode drivers☆162Updated 5 years ago
- ☆215Updated 5 years ago
- Hide external overlay by using SetWindowDisplayAffinity☆95Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆308Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆379Updated last year
- A mini anti-anti debug hooking library for Windows.☆105Updated 4 years ago