Easy way to set up global API hooks
Posted
on Internet.com
See other posts from Internet.com
Published on Wed, 10 Mar 2010 05:00:00 +0100
Indexed on
2010/03/11
4:40 UTC
Read the original article
Hit count: 390
Filed under:
Discover an easy way to set up system-wide global API hooks using AppInit_DLLs registry key for DLL injection and Mhook library for API hooking. To illustrate this technique we will show how to easily hide calc.exe from the list of running processes.
© Internet.com or respective owner