maluramichael / dll-proxy-generator
Creates a proxy dll which sits between the game and original dll
☆119Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for dll-proxy-generator
- Vectored Exception Handling Hooking Class☆145Updated 5 years ago
- Capcom driver exploit wrapper☆122Updated 5 years ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆102Updated last year
- The most powerful and customizable binary pattern scanner☆208Updated 3 years ago
- Injecting DLL to Target Process. Using C++ in Windows☆65Updated 3 years ago
- A simple project to demonstrate function hooking / detouring☆126Updated 7 years ago
- A simple DLL to bypass the anti debugging methods from GH Anti Debugging with explanation☆48Updated 4 years ago
- Hide function calls to prevent reverse-engineering☆65Updated 3 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆283Updated last year
- 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 …☆131Updated 10 months ago
- Single-header, minimalistic, cross-platform hook library written in pure C☆291Updated last month
- Anti-cheat library for Windows C++☆403Updated 2 years ago
- Disables virtualprotect checks/hooks so you can modify memory and change memory protection in binaries protected by VMProtect.☆114Updated 3 years ago
- A customizable process dumper.☆129Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆239Updated 5 years ago
- Simple good performance byte pattern/PE signature scanner, allowing upwards of 5000MB/s per core (30000+MB/s with AVX) on modern hardware…☆82Updated 3 months ago
- A plugin to x64dbg that lets you find out what writes to/accesses particular address☆86Updated 3 years ago
- A simple open source memory hooking library for Windows x86/x64☆88Updated 4 years ago
- IDA Class Informer plugin for IDA 8.x and 9.x☆187Updated last week
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆117Updated 3 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆282Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆278Updated 6 years ago
- Detect manualmapped images remotely, without hassle☆155Updated 7 years ago
- A simple commandline injector using classic DLL injection☆137Updated 2 years ago
- A bunch of parsers for PE and PDB formats in C++☆226Updated 6 months ago
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- Perfect DLL Proxying using forwards with absolute paths.☆254Updated last month
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆226Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆109Updated 8 months 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…☆161Updated 2 years ago