Browse by Tags

All Tags » .NET » Windows (RSS)

Run++

I've finally got around to publishing a new release of Run++ . There are a number of changes since the last time. The biggest items being: 1) UI has changed and is now customizable. 2) Updated to use the full version of .NET 2.0 instead of the beta...
Posted by puzzlehacker | 5 comment(s)
Filed under: , , , , ,

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 | 15 comment(s)
Filed under: , ,
More Posts