Hi, everyone.
We all knows that it's not safe to use MmIsAddressValid to test a kernel address is valid or not.
Is exist a method to read any kernel address? if address is not valid, return fail, not BSOD.
PS: It's better to compatible with XP. Do not use HOOK or VT-x/AMD-V.
We all knows that it's not safe to use MmIsAddressValid to test a kernel address is valid or not.
Is exist a method to read any kernel address? if address is not valid, return fail, not BSOD.
PS: It's better to compatible with XP. Do not use HOOK or VT-x/AMD-V.