Hi all,
from msdn: FltGetRequestorProcessId returns the process ID for the process that the requesting thread is currently attached to. This process may or may not be the same process that created the thread.
So, there is a way to find the owner process ID?
Thanks, irp
from msdn: FltGetRequestorProcessId returns the process ID for the process that the requesting thread is currently attached to. This process may or may not be the same process that created the thread.
So, there is a way to find the owner process ID?
Thanks, irp