I'm thinking about how to monitor drivers being loaded and Windows services being loaded, I will use something like pssetloadimagenotifyroutine. Came the question. What is the difference between an process and a Windows service? If I understand a service is a process where the parent is services.exe, it would be an incorrect statement?
To monitor drivers and services, pssetLoadImagenotify routine is the best option?
To monitor drivers and services, pssetLoadImagenotify routine is the best option?