Gbps / gbhv

Simple x86-64 VT-x Hypervisor with EPT Hooking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows > 1809 support

Seegee opened this issue · comments

Can you point me in the right direction as to what offsets or structs need to be updated for Windows versions later than 1809? I'm currently on Windows 10 2004, and the hypervisor loads without issue, but certain features don't work, such as the HvEptAddPageHook function. The example NtCreateFile hook errors with this message: HvEptAddPageHook: Failed to get PML1 entry for target address.