Hello,
I am looking for a way to receive a callback on calls to NtReadVirtualMemory from UM.
I am currently using a hook on the SSDT function pointer but am looking for a way to do that using something more documented and supported.
Is there any way to do that besides SSDT hooking?
Maybe using the HAL some way or using a hyper-v?
Thanks.
I am looking for a way to receive a callback on calls to NtReadVirtualMemory from UM.
I am currently using a hook on the SSDT function pointer but am looking for a way to do that using something more documented and supported.
Is there any way to do that besides SSDT hooking?
Maybe using the HAL some way or using a hyper-v?
Thanks.