#include <DBGKD_GET_VERSION64.hh>
◆ ~DBGKD_GET_VERSION64()
| virtual introvirt::windows::nt::DBGKD_GET_VERSION64::~DBGKD_GET_VERSION64 |
( |
| ) |
|
|
virtualdefault |
◆ Flags()
| virtual DBGKD_VERS_FLAG introvirt::windows::nt::DBGKD_GET_VERSION64::Flags |
( |
| ) |
const |
|
pure virtual |
Get the Flags field.
- Returns
- The wrapper around the Flags field
◆ KernelBase()
| virtual uint64_t introvirt::windows::nt::DBGKD_GET_VERSION64::KernelBase |
( |
| ) |
const |
|
pure virtual |
- Returns
- The base address of the kernel
◆ MachineType()
| virtual pe::MachineType introvirt::windows::nt::DBGKD_GET_VERSION64::MachineType |
( |
| ) |
const |
|
pure virtual |
- Returns
- The architecture of the machine
◆ MajorVersion()
| virtual uint16_t introvirt::windows::nt::DBGKD_GET_VERSION64::MajorVersion |
( |
| ) |
const |
|
pure virtual |
Should be 0xF for a free build, 0xC for a checked build
- Returns
- The MajorVersion field
◆ MaxManipulate()
| virtual uint8_t introvirt::windows::nt::DBGKD_GET_VERSION64::MaxManipulate |
( |
| ) |
const |
|
pure virtual |
- Returns
- one more that the highest number, recognized by the target, for a command to manipulate the target
◆ MaxPacketType()
| virtual uint8_t introvirt::windows::nt::DBGKD_GET_VERSION64::MaxPacketType |
( |
| ) |
const |
|
pure virtual |
- Returns
- one plus the highest number for a debugger packet type recognized by the target
◆ MaxStateChange()
| virtual uint8_t introvirt::windows::nt::DBGKD_GET_VERSION64::MaxStateChange |
( |
| ) |
const |
|
pure virtual |
- Returns
- one plus the highest number for a state change generated by the target
◆ MinorVersion()
| virtual uint16_t introvirt::windows::nt::DBGKD_GET_VERSION64::MinorVersion |
( |
| ) |
const |
|
pure virtual |
- Returns
- The operating system build number
◆ ProtocolVersion()
| virtual uint16_t introvirt::windows::nt::DBGKD_GET_VERSION64::ProtocolVersion |
( |
| ) |
const |
|
pure virtual |
- Returns
- The protocol version
◆ PsLoadedModuleList()
| virtual uint64_t introvirt::windows::nt::DBGKD_GET_VERSION64::PsLoadedModuleList |
( |
| ) |
const |
|
pure virtual |
- Returns
- The value of the kernel's PsLoadedModuleList
◆ Simulation()
| virtual uint8_t introvirt::windows::nt::DBGKD_GET_VERSION64::Simulation |
( |
| ) |
const |
|
pure virtual |
- Returns
- an indication if the target is in simulated execution
The documentation for this class was generated from the following file: