tcpxtract 1.0.1-17ubuntu2 source package in Ubuntu

Changelog

tcpxtract (1.0.1-17ubuntu2) noble; urgency=medium

  * d/p/80_initialise_srch_machine_pointer.patch: initialize pointer to
    NULL to avoid autopkgtest crash (LP: #2063015).

 -- Vladimir Petko <email address hidden>  Mon, 22 Apr 2024 11:32:06 +1200

Upload details

Uploaded by:
Vladimir Petko
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tcpxtract_1.0.1.orig.tar.gz 124.1 KiB 613aa6be39772b236d89c5ef377c27b10ac44d1c34731105599283862dfc05be
tcpxtract_1.0.1-17ubuntu2.debian.tar.xz 13.0 KiB 7913f282210ca188f1eb73f4d5e85dd45bfc012c02fce57a1f6aac7e98d35d2b
tcpxtract_1.0.1-17ubuntu2.dsc 2.0 KiB 80c152f2c42cf362150f6a5830ce0dcc19ab747c4a8480b2384c87a5c2f01670

Available diffs

View changes file

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