/WireSniffer

Sniffer for network traffic analysing

Primary LanguageC#

WireSniffer

Sniffer for network traffic analysing on Windows platform

Sharppcap-related libs and drivers are included, however Winpcap is needed to be installed at first, you could find the latest version on https://www.winpcap.org/install/default.htm

If you haven't installed Visual Studio, you could straightly open the /bin/Debug/sniffer1.exe, else you can open the sniffer1.sln in the root dir.

Tested on Win7 & Win10