bgarciaoliveira / InjectHookLinks
A lightweight C++ library designed for function interception within injected DLLs, providing a streamlined approach to modifying application behavior at runtime. Ideal for educational purposes, debugging, and dynamic software analysis.
☆38Updated 2 years ago
Alternatives and similar repositories for InjectHook
Users that are interested in InjectHook are comparing it to the libraries listed below
Sorting:
- A mechanism that trampoline hooks functions in x86/x64 systems.☆21Updated last year
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆52Updated 2 years ago
- DLL Unlinking from InLoadOrderModuleList, InMemoryOrderModuleList, InInitializationOrderModuleList, and LdrpHashTable☆58Updated last year
- One Click Tool to Scan All the Enabled Protection of current Windows NT Kernel☆43Updated 2 years ago
- Templated Obfuscation example in C++ for protecting/hiding values in memory☆39Updated 9 months ago
- 「⚙️」Detect which native Windows API's (NtAPI) are being hooked