#include <KDDEBUGGER_DATA64.hh>
◆ ~KDDEBUGGER_DATA64()
| virtual introvirt::windows::nt::KDDEBUGGER_DATA64::~KDDEBUGGER_DATA64 |
( |
| ) |
|
|
virtualdefault |
◆ KernelBase()
| virtual uint64_t introvirt::windows::nt::KDDEBUGGER_DATA64::KernelBase |
( |
| ) |
const |
|
pure virtual |
- Returns
- The base address of the Windows kernel
◆ KiProcessorBlock()
| virtual uint64_t introvirt::windows::nt::KDDEBUGGER_DATA64::KiProcessorBlock |
( |
| ) |
const |
|
pure virtual |
- Returns
- The address of the KiProcessorBlock array
◆ NtBuildLab()
| virtual const std::string & introvirt::windows::nt::KDDEBUGGER_DATA64::NtBuildLab |
( |
| ) |
const |
|
pure virtual |
- Returns
- The NT build string
◆ ObpRootDirectoryObject()
| virtual uint64_t introvirt::windows::nt::KDDEBUGGER_DATA64::ObpRootDirectoryObject |
( |
| ) |
const |
|
pure virtual |
- Returns
- The root directory object
◆ ObpTypeObjectType()
| virtual uint64_t introvirt::windows::nt::KDDEBUGGER_DATA64::ObpTypeObjectType |
( |
| ) |
const |
|
pure virtual |
◆ PaeEnabled()
| virtual bool introvirt::windows::nt::KDDEBUGGER_DATA64::PaeEnabled |
( |
| ) |
const |
|
pure virtual |
- Returns
- True if the kernel has PAE enabled
◆ PsActiveProcessHead()
| virtual uint64_t introvirt::windows::nt::KDDEBUGGER_DATA64::PsActiveProcessHead |
( |
| ) |
const |
|
pure virtual |
- Returns
- The address of the active process list head
◆ PsLoadedModuleList()
| virtual uint64_t introvirt::windows::nt::KDDEBUGGER_DATA64::PsLoadedModuleList |
( |
| ) |
const |
|
pure virtual |
- Returns
- The address of PsLoadedModuleList, which lists loaded kernel modules
◆ PspCidTable()
| virtual uint64_t introvirt::windows::nt::KDDEBUGGER_DATA64::PspCidTable |
( |
| ) |
const |
|
pure virtual |
- Returns
- The address of the PspCidTable
◆ ServicePackNumber()
| virtual uint32_t introvirt::windows::nt::KDDEBUGGER_DATA64::ServicePackNumber |
( |
| ) |
const |
|
pure virtual |
- Returns
- The service pack number of the operating system
◆ SizeEThread()
| virtual uint16_t introvirt::windows::nt::KDDEBUGGER_DATA64::SizeEThread |
( |
| ) |
const |
|
pure virtual |
- Returns
- The size of the ETHREAD structure
The documentation for this class was generated from the following file:
- /home/runner/work/IntroVirt/IntroVirt/include/introvirt/windows/kernel/nt/types/KDDEBUGGER_DATA64.hh