tcpxtract 1.0.1-16 source package in Ubuntu

Changelog

tcpxtract (1.0.1-16) unstable; urgency=medium

  * debian/control: updated to Standards-Version 4.6.0.1.
  * debian/copyright: updated packaging copyright years.

 -- Thiago Andrade Marques <email address hidden>  Wed, 27 Oct 2021 14:05:15 -0300

Upload details

Uploaded by:
Thiago Andrade Marques
Uploaded to:
Sid
Original maintainer:
Thiago Andrade Marques
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe net
Jammy release universe net

Downloads

File Size SHA-256 Checksum
tcpxtract_1.0.1-16.dsc 1.9 KiB 6dbdc3e63b1000e26b3bccedd769fff09b35c5a94cbec4e776e31bcda54561e0
tcpxtract_1.0.1.orig.tar.gz 124.1 KiB 613aa6be39772b236d89c5ef377c27b10ac44d1c34731105599283862dfc05be
tcpxtract_1.0.1-16.debian.tar.xz 12.0 KiB d06aa1986463f15ec0589044a83ab78dcdee869c094ad01ef06e2442a97b0efb

Available diffs

No changes file available.

Binary packages built by this source

tcpxtract: 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.

tcpxtract-dbgsym: debug symbols for tcpxtract