|
Pyrogenesis
13997
|
Public Attributes | |
| DWORD | grAttrs |
| RVA | rvaDLLName |
| RVA | rvaHmod |
| RVA | rvaIAT |
| RVA | rvaINT |
| RVA | rvaBoundIAT |
| RVA | rvaUnloadIAT |
| DWORD | dwTimeStamp |
Definition at line 50 of file wdll_delay_load.cpp.
| DWORD ImgDelayDescr::dwTimeStamp |
Definition at line 58 of file wdll_delay_load.cpp.
| DWORD ImgDelayDescr::grAttrs |
Definition at line 51 of file wdll_delay_load.cpp.
| RVA ImgDelayDescr::rvaBoundIAT |
Definition at line 56 of file wdll_delay_load.cpp.
| RVA ImgDelayDescr::rvaDLLName |
Definition at line 52 of file wdll_delay_load.cpp.
| RVA ImgDelayDescr::rvaHmod |
Definition at line 53 of file wdll_delay_load.cpp.
| RVA ImgDelayDescr::rvaIAT |
Definition at line 54 of file wdll_delay_load.cpp.
| RVA ImgDelayDescr::rvaINT |
Definition at line 55 of file wdll_delay_load.cpp.
| RVA ImgDelayDescr::rvaUnloadIAT |
Definition at line 57 of file wdll_delay_load.cpp.
1.8.5