5 Forks
36 Stars
36 Watchers

InjectHook

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.

How to download and setup InjectHook

Open terminal and run command
git clone https://github.com/bgarciaoliveira/InjectHook.git
git clone is used to create a copy or clone of InjectHook repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with InjectHook https://github.com/bgarciaoliveira/InjectHook/archive/master.zip

Or simply clone InjectHook with SSH
[email protected]:bgarciaoliveira/InjectHook.git

If you have some problems with InjectHook

You may open issue on InjectHook support forum (system) here: https://github.com/bgarciaoliveira/InjectHook/issues