Log in

View Full Version : Hooking DLL functions


Hero
July 28th, 2004, 06:15
Hi All
I have an DLL with some functions in it.I want to hook every access to
this DLL through my Application.How I can do this?
For example,With my Application "AppHooking" and a using DLL "MyDLL.dll",
I want to detect every access to "MyDLL" functions and Run "AppHooking"
Before that program that want to use this DLL.

sincerely yours

JMI
July 28th, 2004, 08:41
Why don't you start with the SEARCH button and try "DLL Hooking" (without the quotes) like you are supposed to do before you post a question?

Regards,