Release Notes: This version adds support for files larger than 2GB on 32bit operating systems (Windows and Linux).
Release Notes: Besides minor bugfixes, this release adds reparation of zero block type, fixes capture length inside enhanced packet blocks, and changes the missing pcap header threshold.
Release Notes: This release adds support for the pcapng file format. Classic pcap format now supports nanoseconds. Console output has been improved and minor bugs were fixed.
Release Notes: This release adds snoop file detection and large file support, improves missing header recognition, and fixes bugs on hurd and kfreebsd architectures.
Release Notes: This release compiles on Apple systems properly and fixes problems with installing man-pages.
Release Notes: This release really fixes a file pointer exception on Windows 64-bit systems and updates the man page.
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.
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.
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.
Release Notes: This release completely redesigns the packet detection algorithm (replacing bottom-up-recovery with brute-force-packet-guessing). It improves detection rate with additional plausibility checks. It has increased speed when repairing large pcap files.