maluramichael / dll-proxy-generatorLinks
Creates a proxy dll which sits between the game and original dll
☆148Updated 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:
- The most powerful and customizable binary pattern scanner☆246Updated 4 years ago
- Vectored Exception Handling Hooking Class☆167Updated 7 years ago
- Single-header, minimalistic, cross-platform hook library written in pure C☆370Updated 3 weeks 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 …☆136Updated 2 years ago
- A simple tool for merging DLLs into executables with PEB-invisible mapping.☆289Updated last year
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆297Updated 2 years ago
- Capcom driver exploit wrapper☆130Updated 6 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆326Updated 7 years ago
- Windows inline hooking tool.☆297Updated 7 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 6 years ago
- A simple constexpr string literal obfuscator.☆126Updated 8 years ago
- Anti-cheat library for Windows C++☆493Updated 3 years ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆105Updated 2 years ago
- Rendering on external windows via hijacking thread contexts☆404Updated 5 years ago
- A plugin to x64dbg that lets you find out what writes to/accesses particular address☆116Updated 5 years ago
- A bunch of parsers for PE and PDB formats in C++☆263Updated last year
- A simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- Collection of undocumented Windows API declarations.☆340Updated this week
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆175Updated 2 years ago
- C++23 binary signature search algorithm optimized with AVX2☆78Updated 2 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆32Updated 4 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆100Updated 2 years ago
- SetWindowsHookEx Injector☆177Updated 2 years ago
- A customizable process dumper.☆144Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆383Updated 3 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆152Updated 4 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆338Updated 5 years ago
- Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary pr…☆182Updated 3 years ago