The value stored in the _EPROCESS
object must be AND’d against a certain value to produce the actual token.
For more information, see http://mcdermottcybersecurity.com/articles/x64-kernel-privilege-escalation
kd> ?[TOKEN] & 0xFFFFFFF8
kd> ?[TOKEN] & 0xFFFFFFFFFFFFFFF0