Hook Detector Request

vitoto

Active member
Joined
Nov 25, 2005
Messages
33
Programming Experience
3-5
Hi, i try get help the some expert in internet and not get results.


Any expert here ?

Code Required :

Vb.Net Code, C++ Driver, DLL or COM Object for use in VB.Net

2 Events Required :

"HookDetected" and "ExeLaunched"

1 Method Required :

StartAntiHook(PID)

PID = Pid the process to Protect the Hook or monitor.
When call this Method then Active Monitor then new process launched, filter in .exe files.
When .exe is open then call event "ExeLaunched"

When detect some program hook Process then call Event : "HookDetected"


This is complex code, you think can help ?
 
Back
Top