Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
6: kd> ?? sizeof(nt!_MMPFN)
unsigned int64 0x30
6: kd> dt !_MMPFN (0xfffffa80`00000000 + (0x65207b * 0x30))
nt!_MMPFN
+0x000 u1 : <unnamed-tag>
+0x008 u2 : <unnamed-tag>
+0x010 PteAddress : 0xfffff8a0`09e25a00 _MMPTE
+0x010 VolatilePteAddress : 0xfffff8a0`09e25a00 Void
+0x010 Lock : 0n165829120
+0x010 PteLong : 0xfffff8a0`09e25a00
+0x018 u3 : <unnamed-tag>
+0x01c UsedPageTableEntries : 0
+0x01e VaType : 0 ''
+0x01f ViewCount : 0 ''
+0x020 OriginalPte : _MMPTE
+0x020 AweReferenceCount : 0n-333970336
+0x028 u4 : <unnamed-tag>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.