Windows Packet Monitor
A small application developed in C# in Visual Studio 2005, used to capture network traffic on a given interface. It also
allows the user to capture packets in promiscuous mode, if supported. The application is built on the WinPcap library and uses the SharpPcap .NET framework.
- Status: In development
- Public version: None yet