Contents
Short Descriptions
|
reads a saved capture file and returns any or all of several statistics about that file. It is able to detect and read any capture supported by the Wireshark package. |
|
|
is a display-filter-compiler test program. |
|
|
is a network traffic dump tool. It lets you capture packet data from a live network and write the packets to a file. |
|
|
edits and/or translates the format of capture files. It knows how to read libpcap capture files, including those of tcpdump, Wireshark and other tools that write captures in that format. |
|
|
takes a user specified CORBA IDL file and generates “C” source code that can be used to create an Wireshark plugin. |
|
|
combines multiple saved capture files into a single output file. |
|
|
creates random-packet capture files. |
|
|
dump and analyze raw libpcap data. |
|
|
reads in an ASCII hex dump and writes the data described into a libpcap-style capture file. |
|
|
is a TTY-mode network protocol analyzer. It lets you capture packet data from a live network or read packets from a previously saved capture file. |
|
|
is a GUI network protocol analyzer. It lets you interactively browse packet data from a live network or from a previously saved capture file. |
|
|
contains functions used by the Wireshark programs to perform filtering and packet capturing. |
|
|
is a library being developed as a future replacement for
|