Assignment #3 - Physical-to-Virtual Translation

Use the resources below and write a user mode code to translate physical addresses to virtual ones using Superfetch functionality, available via NtQuerySystemInformtaion().

Tip #1: make few adjustments in MemInfo tool

Resources: