https://github.com/cpeggg/WireSniffer
Sniffer for network traffic analysing
https://github.com/cpeggg/WireSniffer
Last synced: 5 months ago
JSON representation
Sniffer for network traffic analysing
- Host: GitHub
- URL: https://github.com/cpeggg/WireSniffer
- Owner: cpeggg
- Created: 2017-12-21T09:29:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T14:19:58.000Z (over 7 years ago)
- Last Synced: 2024-05-22T19:33:33.937Z (11 months ago)
- Language: C#
- Size: 976 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-scs - 2017 - WireSniffer
README
# 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