!apic (dump local APIC entries in XAPIC and X2APIC modes)
Description of '!apic' command in HyperDbg.
Last updated
Description of '!apic' command in HyperDbg.
Last updated
!apic
!apic
Dumps Local APIC (Advanced Programmable Interrupt Controller) items in XAPIC and X2APIC modes.
None
The following command dumps local APIC items.
To get the local APIC details, you need to use the following function in libhyperdbg
:
Starting from v0.11, this command was added to the HyperDbg debugger.
This command is guaranteed to keep debuggee in a halt state (in Debugger Mode); thus, nothing will change during its execution.
None