Handle duplication

  • Thread starter Thread starter Umesh
  • Start date Start date
U

Umesh

Hi:

I want to audit duplication of handles. I enabled the audit process
tracking and I can see process creation and process exit logs. But I don't
see handle duplication log even though I am opening files/processes and even
duplicating the handles using DuplicateHandle() function. Any ideas?
 
Back
Top