awesome-pcaptools

A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.

GitHub

0 stars
2 watching
0 forks
last commit: over 8 years ago
Linked from 1 awesome list


Wrapper Libraries for libpcap/WinPcap / C++

libtins 1,906 2 months ago : libtins is a high-level, multiplatform C++ network packet sniffing and crafting library
libcrafter 295 over 1 year ago : A high level C++ network packet sniffing and crafting library

Wrapper Libraries for libpcap/WinPcap / C#

sharppcap 1,315 13 days ago : Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
Pcap.Net 564 over 5 years ago : .NET wrapper for WinPcap written in C++/CLI and C#, which features almost all WinPcap features' and includes a packet interpretation framework

Wrapper Libraries for libpcap/WinPcap / Go

Gopcap 487 over 3 years ago : A simple wrapper around libpcap for the Go programming language
GoPacket 6,289 about 1 month ago : Provides packet processing capabilities for Go by google. Originally forked from the gopcap project written by Andreas Krennmair

Wrapper Libraries for libpcap/WinPcap / Haskell

pcap : A system-independent interface for user-level packet capture

Wrapper Libraries for libpcap/WinPcap / Java

jpcap : a network packet capture library for applications written in Java
JNetPcap : A Java wrapper for nearly all libpcap library native calls
pcap4j 1,161 about 2 years ago : A Java library for capturing, crafting, and sending packets

Wrapper Libraries for libpcap/WinPcap / Perl

Net::Pcap : Interface to pcap(3) LBL packet capture library

Wrapper Libraries for libpcap/WinPcap / Python

Scapy 10,563 10 days ago Python-based interactive packet manipulation program & library
Scapy for Pythong3 864 about 3 years ago Network packet and pcap file crafting/sniffing/manipulation/visualization security tool (based on scapy) with python3 compatibility
Pcapy 381 about 3 years ago : Pcapy is a Python extension module that interfaces with the libpcap packet capture library
python-libpcap : Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes
pypcap 116 over 9 years ago : a simplified object-oriented Python wrapper for libpcap - the current tcpdump.org version, and the WinPcap port for Windows
dpkt 1,087 2 months ago : fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols

Wrapper Libraries for libpcap/WinPcap / Ruby

pcaprub 80 2 months ago : libpcap bindings for ruby
ruby-pcap 76 over 8 years ago : ruby-pcap is a ruby extension to LBL libpcap (Packet Capture library)
PacketFu 379 about 1 year ago : a mid-level packet manipulation library for Ruby for reading and writing packets to an interface or to a libpcap-formatted file
pio 27 over 7 years ago : Pio is a ruby gem to easily parse (including pcap files) and generate network packets

Wrapper Libraries for libpcap/WinPcap / Rust

pcap 612 27 days ago : Rust language pcap library

Wrapper Libraries for libpcap/WinPcap / Tcl

Tclpcap : tclpcap is a Tcl extension that provides access to the Pcap packet capture library
Tcap : Tcl pcap interface

Backlinks from these awesome lists: