Hi, i try get some expert can help me, search in all forums and not get some expert know for help me.
Thank you.
Dll or Class code for use in VB.Net
2 Events Required : "HookDetected" and "ExeLaunched"
1 Method Required : StartAntiHook(PID) PID = Pid the process to
Protect or Monitoring the try Hooks.
When start this Method then Active MonitorAlert the process and start monitor in real time the new process started, filtering in .exe files.
* When .exe is open then call event "ExeLaunched"
* When any program try Hook specify process then call event "HookDetected" Two events return PID the program try hook or opened.
Any expert can help me, please.

Hook Alert or AntiHook for Specify Process