Closed ghost closed 5 years ago
I am not sure what you are asking about. There is no returned structure regarding this feature. I do not think this is relevant to stealthily read and write process memory.
Take a look at the NoirVisor/src/xpf_core/windows/msrhook64.asm code file and you will see. I wrote the detour function through Assembly.
I was reading through the readme and saw that one of the features was "NtOpenProcess Hook", I simply wanted to know if the returned struct:
could be used for stealthily reading & writing to process memory.