maluramichael / dll-proxy-generatorLinks
Creates a proxy dll which sits between the game and original dll
☆145Updated 10 months ago
Alternatives and similar repositories for dll-proxy-generator
Users that are interested in dll-proxy-generator are comparing it to the libraries listed below
Sorting:
- Vectored Exception Handling Hooking Class☆167Updated 6 years ago
- The most powerful and customizable binary pattern scanner☆246Updated 4 years ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- Single-header, minimalistic, cross-platform hook library written in pure C☆367Updated last year
- A simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- Anti-cheat library for Windows C++☆490Updated 3 years ago
- A simple tool for merging DLLs into executables with PEB-invisible mapping.☆289Updated 11 months ago
- Capcom driver exploit wrapper☆129Updated 6 years ago
- Rendering on external windows via hijacking thread contexts☆403Updated 5 years ago
- A bunch of parsers for PE and PDB formats in C++☆262Updated last year
- Windows inline hooking tool.☆296Updated 7 years ago
- A simple constexpr string literal obfuscator.☆127Updated 8 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆296Updated 2 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆325Updated 7 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆100Updated 2 years ago
- Stealthy way to hijack the existing game process handle within the game launcher (currently supports Steam and Battle.net). Achieve exter…☆98Updated 4 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆376Updated 3 years ago
- A modern c++ implementation of windows heavens gate☆240Updated 5 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆339Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- Collection of undocumented Windows API declarations.☆337Updated 2 months ago
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆175Updated 2 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆305Updated 7 years ago
- Universal graphical hook for Windows apps.☆251Updated last year
- Elevate a process to be a protected process☆153Updated 6 years ago
- A library to manipulate physical memory from usermode.☆299Updated 2 years ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆105Updated 2 years ago
- SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix …☆135Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆151Updated 4 years ago