Where can I find an accurate description of page table entries (all levels) for w7/10 64bit? Docs I found describe these entries as just pointers, but that must be a simplification, since the cpu reads things like the NX bits from these entries.
In Windows 10 the NX bit is part of a bitfield within the PTE
https://msdn.microsoft.com/en-us/librar ... s.85).aspx
See here too
http://ricklarabee.blogspot.com/2017/01 ... e-bit.html