Hi, thanks for this useful repo. When I try to hook a function inside a VM (win 11), it works fine, but when I test it outside the VM on win 11 it will result to System_Service_Exception with access violation bug check as soon as it tries to replace hooked functions bytes inside ReplaceCore16Bytes function (cppxchg16b instruct).
Any idea why this might happen?
Hi, thanks for this useful repo. When I try to hook a function inside a VM (win 11), it works fine, but when I test it outside the VM on win 11 it will result to System_Service_Exception with access violation bug check as soon as it tries to replace hooked functions bytes inside ReplaceCore16Bytes function (cppxchg16b instruct).
Any idea why this might happen?