Introduction - If you have any usage issues, please Google them yourself
ApiHooks allows to hook any API in specified process.
-----------------------------------------------------
ApiHooks allows inserting module (with hooks) into the specified process.
ApiHooks exports EstablishApiHooks functions for usage in your programs.
What is it good for?
--------------------
File monitors, Registry monitors, Windows hooks, Antiviruses, Dumpers,
Unpackers, Patchers, Spies, Trainers, ....
In any doc "to hook something" means "to apply hooks to something".