Skip to content

mbalous/sniffer

 
 

Repository files navigation

Sniffer

What is it?

A packet sniffer based on pcap library. Written in C#

How to use?

  1. Get Visual Studio 2017
  2. Install WinPcap. https://www.winpcap.org/ You don't need to check the automatic driver startup.
  3. Clone project with git clone --recursive https://github.com/mbalous/sniffer.git
  4. Compile and Run!

Notes

You must have WinPcap installed on your system in order to run this application.

Releases

No releases published

Packages

 
 
 

Languages

  • C# 100.0%