3
6
1
65
168
258
195
#define PAGE_SIZE 0x1000 typedef NTSTATUS (NTAPI *pfnNtQueryInformationProcess)( HANDLE ProcessHandle, DWORD ProcessInformationClass, PVOID ProcessInformation, ULONG ProcessInformationLength, PULON...