Systrace for Windows

Bryan picture Bryan · Oct 3, 2010 · Viewed 103.3k times · Source

I'm looking for a Windows equivalent of Systrace or at least strace. I'm aware of StraceNT, but wondering if there are any more alternatives out there. Specifically, I'm looking for a specific way to programmatically enforce system call policies, though this can be after the fact rather than actively stopping them.

Is there a good way to do this currently?

Answer

djhaskin987 picture djhaskin987 · Aug 3, 2011

A few options:

Process Monitor

Also, see this article about tools built into Windows 7:

Core OS Tools