A simple application to show the processes running on your machine, and the threads and modules within these processes.
It's a pretty straightforward .NET 2 application, using some of the classes provided in the System.Diagnostics namespace.
Download the source or the executable.