pcap.cr
Packet sniffer library
A library for capturing and analyzing network packets using the libpcap API
Crystal bindings for libpcap
25 stars
5 watching
3 forks
Language: Crystal
last commit: over 4 years ago
Linked from 1 awesome list
crystalpacketspcap
Related projects:
Repository | Description | Stars |
---|---|---|
rust-pcap/pcap | A Rust library providing access to packet sniffing capabilities of libpcap (or Npcap on Windows) | 636 |
kaitoy/pcap4j | A Java library for capturing and manipulating network packets. | 1,171 |
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 |
phaethon/kamene | A tool for crafting and analyzing network packets and pcap files to support security research and testing. | 868 |
ripe-ncc/hadoop-pcap | A Java-based library for reading packet capture files in Hadoop | 208 |
pcapdotnet/pcap.net | A .NET wrapper for WinPcap that provides a set of features for capturing and analyzing network traffic | 571 |
srinivas11789/pcapxray | A tool to visualize network traffic and extract information from packet captures | 1,698 |
spacehuhn/arduinopcap | A library that enables capturing and sending .pcap files from ESP8266/ESP32 boards to Wireshark for network packet analysis. | 431 |
dugsong/pypcap | A Python wrapper around libpcap for capturing and analyzing network packets | 117 |
dotpcap/sharppcap | A .NET library for capturing and analyzing network packets on multiple platforms | 1,352 |
zerbea/hcxdumptool | A tool to capture and analyze packets from WLAN devices. | 1,837 |
mfontanini/libtins | A high-level C++ library for creating tools that need to manipulate network packets. | 1,918 |
danmcinerney/net-creds | Tool to detect sensitive data in network traffic | 1,698 |
jarryshaw/pypcapkit | A Python-based comprehensive network packet analysis library | 239 |