Is there a way to monitor processes starting in the system before they start?
Example: On programs like ZoneAlarm or Antivirus programs, when you run a program i
Just use process creation notifications . It's included in Windows. You don't need to hook anything.