/DriverProcess

windows driver

Primary LanguageC

DriverProcess

a windows driver

There is a way to go through all the process in Windows instead of using Windows API.

image

As the picture shows , each process is connneted by a doubly linked list. :)