Adam Henault

Results 13 repositories owned by Adam Henault

DLL-Injector

84
Stars
21
Forks
Watchers

DLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector

Manual-DLL-Loader

57
Stars
17
Forks
Watchers

Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually

PE-Explorer

50
Stars
20
Forks
Watchers

PE Explorer in C++ (x86 / x64) - PE file parser, retrieve exports and imports

Basic-Rootkit

47
Stars
19
Forks
Watchers

POC Ring3 Windows Rootkit (x86 / x64) - Hide processes and files

Cave-Finder

58
Stars
7
Forks
Watchers

Tool to find code cave in PE image (x86 / x64) - Find empty space to place code in PE files

D3D9-Hook-ImGui

93
Stars
27
Forks
Watchers

D3D9 Hook with ImGui integration (x86 / x64) - Make D3D9 internal menu with ImGui (Resize & Fullscreen support)

IAT-Hooking

26
Stars
11
Forks
Watchers

IAT Hooking POC (x86 / x64) - Hook functions through the IAT

Easy-Mid-Hook

27
Stars
10
Forks
Watchers

Mid Hook Template (x64) - Easy way to mid function hooking in x64

ImGui-Standalone

197
Stars
33
Forks
Watchers

D3D11 ImGui External (x86 / x64) - EXE / DLL ImGui External Menu

D3D11-Overlay-ImGui

62
Stars
8
Forks
Watchers

D3D11 Overlay with ImGui (x86 / x64) - EXE / DLL DirectX 11 Overlay