deroko
January 26th, 2008, 19:50
NMI (int 0x02) is by default setup as TaskGate, which means that it points to TSS Descriptor where is stored TSS needed to transfer execution to r0 when NMI occurs.
sice not running:
sice running:
No practical rce use, but still funny thing
sice not running:
Code:
00000002 0.00003269 TaskGate: 02 [58:00000000] DPL=0 P
00000003 0.00004917 + TSS at 80872568 - cs:eip = [08:8086698C]
sice running:
Code:
00000002 0.00004665 IdtGate : 02 [08:B45AE617] DPL=0 P
No practical rce use, but still funny thing
