Introduction - If you have any usage issues, please Google them yourself
The ntddk.h EPROCESS structure are defined, but did not give a specific structure, so to get some important members EPROCESS variables, only through the offset method, such as PID, ImageName and so on. These offsets can be Windbg in dt _EPROCESS, but still feel uncomfortable not open, and this version of things in different systems is not the same, if compatible, it must first determine the operating system version, the process of traversing EPROCESS