Skip to content

Instantly share code, notes, and snippets.

@mvankuipers
Created August 13, 2017 22:44
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/d43b8e80c26f5fd980a4f60296a8e67a to your computer and use it in GitHub Desktop.
Save mvankuipers/d43b8e80c26f5fd980a4f60296a8e67a to your computer and use it in GitHub Desktop.
kd> dt nt!_MMPTE 0xffffed00ff0a8e00 -b
+0x000 u : <unnamed-tag>
+0x000 Long : 0xa1dd0880
+0x000 VolatileLong : 0xa1dd0880
+0x000 Hard : _MMPTE_HARDWARE
+0x000 Valid : 0y0
+0x000 Dirty1 : 0y0
+0x000 Owner : 0y0
+0x000 WriteThrough : 0y0
+0x000 CacheDisable : 0y0
+0x000 Accessed : 0y0
+0x000 Dirty : 0y0
+0x000 LargePage : 0y1
+0x000 Global : 0y0
+0x000 CopyOnWrite : 0y0
+0x000 Unused : 0y0
+0x000 Write : 0y1
+0x000 PageFrameNumber : 0y000000000000000010100001110111010000 (0xa1dd0)
+0x000 ReservedForHardware : 0y0000
+0x000 ReservedForSoftware : 0y0000
+0x000 WsleAge : 0y0000
+0x000 WsleProtection : 0y000
+0x000 NoExecute : 0y0
...
+0x000 Trans : _MMPTE_TRANSITION
+0x000 Valid : 0y0
+0x000 Write : 0y0
+0x000 Spare : 0y00
+0x000 IoTracker : 0y0
+0x000 Protection : 0y00100 (0x4)
+0x000 Prototype : 0y0
+0x000 Transition : 0y1
+0x000 PageFrameNumber : 0y000000000000000010100001110111010000 (0xa1dd0)
+0x000 Unused : 0y0000000000000000 (0)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment