Hi there,
I'm looking for some sort of callback that I can set that will notify me when ZwOpenSection is called to open a handle to PhysicalMemory. I was thinking ObRegisterCallbacks, but I don't think that would pick it up if ZwOpenSection is being called from Kernel Mode. Any ideas?
I'm looking for some sort of callback that I can set that will notify me when ZwOpenSection is called to open a handle to PhysicalMemory. I was thinking ObRegisterCallbacks, but I don't think that would pick it up if ZwOpenSection is being called from Kernel Mode. Any ideas?