Projects / pcapfix

pcapfix

pcapfix is a repair tool for corrupted pcap files. It checks for an intact pcap global header and repairs it if there are any corrupted bytes. If one is not present, one is created and added to the beginning of the file. It then tries to find pcap packet headers, and checks and repairs them.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  30 Mar 2013 18:17

Release Notes: This release compiles on Apple systems properly and fixes problems with installing man-pages.

  •  03 Jan 2013 22:40

Release Notes: This release really fixes a file pointer exception on Windows 64-bit systems and updates the man page.

  •  18 Oct 2012 21:24

Release Notes: This release adds support for swapped (big endian) pcap files and compiles on OpenBSD properly now. It fixes a file pointer exception on Windows 64-bit systems, a detection bug when a corrupted packet is larger than 65536 bytes, and the minimal packet limit to cope with WLAN traffic.

  •  20 May 2012 21:00

Release Notes: This release adds a deep scan option (-d) to force packet detection inside the whole file, and repairs ascii-corruption pcap header (Unix->Windows). Packet header checks (usec) and last-packet-mismatch-correction were improved. This release fixes reading over EOF, fixing oversized packets and reparation of files where packets are entirely corrupted.

  •  06 May 2012 01:11

Release Notes: This release repairs files whose packets were not saved chronologically, detects and repairs overlapping packets, cut-off pcap files, and ASCII-mode transfered pcap files (pcap headers only), and adds a progress bar and a man page.

Screenshot

Project Spotlight

Finnix

A small, full-featured Debian-based LiveCD for system administrators.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.