![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
#include <inject.h>
Public Attributes | |
| ULONG | Characteristics |
| ULONG | TimeDateStamp |
| USHORT | MajorVersion |
| USHORT | MinorVersion |
| ULONG | Name |
| ULONG | Base |
| ULONG | NumberOfFunctions |
| ULONG | NumberOfNames |
| ULONG | AddressOfFunctions |
| ULONG | AddressOfNames |
| ULONG | AddressOfNameOrdinals |
| ULONG _IMAGE_EXPORT_DIRECTORY::AddressOfFunctions |
Definition at line 194 of file inject.h.
Referenced by RtlxFindExportedRoutineByName().
| ULONG _IMAGE_EXPORT_DIRECTORY::AddressOfNameOrdinals |
Definition at line 196 of file inject.h.
Referenced by RtlxFindExportedRoutineByName().
| ULONG _IMAGE_EXPORT_DIRECTORY::AddressOfNames |
Definition at line 195 of file inject.h.
Referenced by RtlxFindExportedRoutineByName().
| ULONG _IMAGE_EXPORT_DIRECTORY::NumberOfFunctions |
Definition at line 192 of file inject.h.
Referenced by RtlxFindExportedRoutineByName().
| ULONG _IMAGE_EXPORT_DIRECTORY::NumberOfNames |
Definition at line 193 of file inject.h.
Referenced by RtlxFindExportedRoutineByName().