Skip to content

Instantly share code, notes, and snippets.

@mvankuipers
Created August 13, 2017 22:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvankuipers/c01d6406c3457df810fb9164f3398e08 to your computer and use it in GitHub Desktop.
Save mvankuipers/c01d6406c3457df810fb9164f3398e08 to your computer and use it in GitHub Desktop.
6: kd> dt nt!_MMPTE 0xfffff680007fea98 -b
+0x000 u : <unnamed-tag>
+0x000 Long : 0x32c00006`5207b025
+0x000 VolatileLong : 0x32c00006`5207b025
+0x000 Hard : _MMPTE_HARDWARE
+0x000 Valid : 0y1
+0x000 Dirty1 : 0y0
+0x000 Owner : 0y1
+0x000 WriteThrough : 0y0
+0x000 CacheDisable : 0y0
+0x000 Accessed : 0y1
+0x000 Dirty : 0y0
+0x000 LargePage : 0y0
+0x000 Global : 0y0
+0x000 CopyOnWrite : 0y0
+0x000 Unused : 0y0
+0x000 Write : 0y0
+0x000 PageFrameNumber : 0y000000000000011001010010000001111011 (0x65207b)
+0x000 reserved1 : 0y0000
+0x000 SoftwareWsIndex : 0y01100101100 (0x32c)
+0x000 NoExecute : 0y0
...
+0x000 Proto : _MMPTE_PROTOTYPE
+0x000 Valid : 0y1
+0x000 Unused0 : 0y0010010 (0x12)
+0x000 ReadOnly : 0y0
+0x000 Unused1 : 0y0
+0x000 Prototype : 0y0
+0x000 Protection : 0y10110 (0x16)
+0x000 ProtoAddress : 0y001100101100000000000000000001100101001000000111 (0x32c000065207)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment