- Windows 10
- Windows 8.1
- Windows 8
- Windows 7
- Windows Vista | Server 2008
- Server 2003
- Windows XP
- Windows 11
- Windows 8.1 | Server 2012R2
- Windows 8 | Server 2012
- Windows 7 | Server 2008R2
- Windows XP | Server 2003
copy//0x80 bytes (sizeof) struct _IOV_IRP_TRACE { struct _IRP* Irp; //0x0 struct _KTHREAD* Thread; //0x8 union { struct { SHORT KernelApcDisable; //0x10 SHORT SpecialApcDisable; //0x12 }; ULONG CombinedApcDisable; //0x10 }; UCHAR Irql; //0x14 VOID* StackTrace[13]; //0x18 };