So what is the physical address?

You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. For a hardware device, you are debugging a device driver.

You run !pte 2652b8 from WinDbg and get the following output:

VA 002652b8

PDE at 00000000C0600008 PTE at 00000000C0001328

contains 00000000006CB067 contains 800000000C20F067

pfn 6cb —DA–UWEV pfn c20f —DA–UW-V

You need to find out physical address for the virtual address 002652b8. So what is the physical address?

You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. For a hardware device, you are debugging a device driver.

You run !pte 2652b8 from WinDbg and get the following output:

VA 002652b8

PDE at 00000000C0600008 PTE at 00000000C0001328

contains 00000000006CB067 contains 800000000C20F067

pfn 6cb —DA–UWEV pfn c20f —DA–UW-V

You need to find out physical address for the virtual address 002652b8. So what is the physical address?

A.
The physical address is 0xC20F067

B.
The physical address is 0xC20F2B8

C.
The physical address is 0x06CB067

D.
The physical address is 0x06CB2B8



Leave a Reply 0

Your email address will not be published. Required fields are marked *