|
libPeConv
A library to load, manipulate, dump PE files.
|
#include <ntddk.h>
Public Attributes | |
| ULONG | Length |
| BOOLEAN | Initialized |
| HANDLE | SsHandle |
| LIST_ENTRY | InLoadOrderModuleList |
| LIST_ENTRY | InMemoryOrderModuleList |
| LIST_ENTRY | InInitializationOrderModuleList |
| PVOID | EntryInProgress |