Adam Henault
Adam Henault
DLL-Injector
DLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector
Manual-DLL-Loader
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
PE-Explorer
PE Explorer in C++ (x86 / x64) - PE file parser, retrieve exports and imports
Basic-Rootkit
POC Ring3 Windows Rootkit (x86 / x64) - Hide processes and files
Cave-Finder
Tool to find code cave in PE image (x86 / x64) - Find empty space to place code in PE files
D3D9-Hook-ImGui
D3D9 Hook with ImGui integration (x86 / x64) - Make D3D9 internal menu with ImGui (Resize & Fullscreen support)
IAT-Hooking
IAT Hooking POC (x86 / x64) - Hook functions through the IAT
Easy-Mid-Hook
Mid Hook Template (x64) - Easy way to mid function hooking in x64
ImGui-Standalone
D3D11 ImGui External (x86 / x64) - EXE / DLL ImGui External Menu
D3D11-Overlay-ImGui
D3D11 Overlay with ImGui (x86 / x64) - EXE / DLL DirectX 11 Overlay