Browse by Tags

All Tags » Windows » Code (RSS)

Using WMI to monitor process creation, deletion and modification in .NET

WMI is a powerful tool and I have just recently discovered some of its power. Previously I though the only way to detect process creation was by creating a windows hook but now I know it is fairly simple to due with .NET using the Windows.Management namespace...
Posted by puzzlehacker | 27 comment(s)
Filed under: , ,
More Posts