#include <PEB_LDR_DATA.hh>
Holds lists of modules for this PEB
- Examples
- ivprocinfo.cc.
◆ ~PEB_LDR_DATA()
| virtual introvirt::windows::nt::PEB_LDR_DATA::~PEB_LDR_DATA |
( |
| ) |
|
|
virtualdefault |
◆ InLoadOrderList()
| virtual const std::vector< std::shared_ptr< const LDR_DATA_TABLE_ENTRY > > & introvirt::windows::nt::PEB_LDR_DATA::InLoadOrderList |
( |
| ) |
const |
|
pure virtual |
- Returns
- The list of loaded modules, in the order in which they were loaded
- Examples
- ivprocinfo.cc.
The documentation for this class was generated from the following file:
- /home/runner/work/IntroVirt/IntroVirt/include/introvirt/windows/kernel/nt/types/PEB_LDR_DATA.hh