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.
☆171Updated 2 years ago
Alternatives and similar repositories for x86RetSpoof:
Users that are interested in x86RetSpoof are comparing it to the libraries listed below
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆141Updated 4 years ago
- ☆213Updated 2 years ago
- undetected eac mapper☆162Updated 2 years ago
- ☆144Updated 4 years ago
- manually map driver for a signed driver memory space☆149Updated 3 years ago
- Module extending manual mapper☆323Updated 4 years ago
- BattlEye shellcodes tester☆139Updated 3 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆100Updated 2 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆167Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- csgo external running from kernelmode☆103Updated 2 years ago
- 09/2021 reversal of EasyAntiCheat driver☆210Updated 3 years ago
- ☆120Updated 2 years ago
- Drawing from kernelmode without any hooks☆161Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆282Updated 4 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆370Updated 11 months ago
- Kernel mode bypass for BattlEye, EAC☆186Updated last year
- Cool kernel communication method.☆102Updated 3 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆170Updated 2 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 …☆168Updated 3 weeks ago
- This is a simple project of a driver + usermode.☆138Updated 3 years ago
- ☆107Updated 9 months ago
- A customizable process dumper.☆137Updated 5 years ago
- Hide external overlay by using SetWindowDisplayAffinity☆93Updated 3 years ago
- c++ UE4 cheat w/ driver files☆164Updated 2 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.☆306Updated 3 years ago
- Rust kernel driver and imgui ui☆182Updated last month
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆309Updated 3 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…☆163Updated 2 years ago
- A Simple demonstration of manual dll injector☆201Updated 3 years ago