Source: tcpxtract
Section: net
Priority: optional
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, flex, libpcap0.8-dev
Standards-Version: 3.9.6
Homepage: http://tcpxtract.sf.net
Vcs-Git: git://anonscm.debian.org/collab-maint/tcpxtract.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/tcpxtract.git

Package: tcpxtract
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: extract files from network traffic based on file signatures
 tcpxtract is a fast console tool to extract files from network traffic
 based on file headers and footers and its patterns (so called carving).
 .
 Currently, 26 file formats are supported out of the box by tcpxtract but
 new formats can be added without problems. Foremost configurations are
 simple to convert to tcpxtract configuration files.
 .
 tcpxtract uses libpcap. So, it can read network dumps generated by tcpdump
 or wireshark or similar programs. tcpxtract is useful in network auditing
 and for forensics investigations.
