Pcap.Net
Network packet capture library
A .NET wrapper for WinPcap that provides a set of features for capturing and analyzing network traffic
.NET wrapper for WinPcap written in C++/CLI and C#, which features almost all WinPcap features and includes a packet interpretation framework.
571 stars
54 watching
168 forks
Language: C#
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dotpcap/sharppcap | A .NET library for capturing and analyzing network packets on multiple platforms | 1,352 |
rust-pcap/pcap | A Rust library providing access to packet sniffing capabilities of libpcap (or Npcap on Windows) | 636 |
ripe-ncc/hadoop-pcap | A Java-based library for reading packet capture files in Hadoop | 208 |
pcaprub/pcaprub | A set of libraries providing a consistent interface to the libpcap packet capture library | 80 |
ahobson/ruby-pcap | A Ruby interface to capture and analyze network traffic using the Packet Capture library. | 75 |
srinivas11789/pcapxray | A tool to visualize network traffic and extract information from packet captures | 1,698 |
kaitoy/pcap4j | A Java library for capturing and manipulating network packets. | 1,171 |
spacehuhn/arduinopcap | A library that enables capturing and sending .pcap files from ESP8266/ESP32 boards to Wireshark for network packet analysis. | 431 |
maiha/pcap.cr | A library for capturing and analyzing network packets using the libpcap API | 25 |
jarryshaw/pypcapkit | A Python-based comprehensive network packet analysis library | 239 |
appneta/tcpreplay | A suite of utilities for editing and replaying network traffic from captured pcap files onto the network. | 1,193 |
microsoft/cppwinrt | A C++ language projection for Windows Runtime APIs, providing access to modern Windows API. | 1,672 |
helpsystems/pcapy | A Python extension module that enables software written in Python to access low-level network monitoring routines from the pcap packet capture library. | 383 |
desowin/usbpcap | A tool for capturing and analyzing USB packet data on Windows systems | 926 |
1ultimat3/pcapviz | A tool to visualize network topologies and collect graph statistics based on pcap files | 343 |