Closed Griffin1337 closed 9 months ago
Ran into an issue where VMMDLL_ProcessGetProcAddressU and VMMDLL_Map_GetEATU were both failing to get any exports from win32kbase. Found an alternative that allowed reading the cursor position from win32kfull pulling it from the Import Table
For the record using the import table is EXTRAORDINARY BASED
Ran into an issue where VMMDLL_ProcessGetProcAddressU and VMMDLL_Map_GetEATU were both failing to get any exports from win32kbase. Found an alternative that allowed reading the cursor position from win32kfull pulling it from the Import Table