LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pcapfix

repairs corrupted packet captures

TLDR

Fix corrupted pcap
$ pcapfix [corrupted.pcap]
copy
Fix and save to new file
$ pcapfix -o [fixed.pcap] [corrupted.pcap]
copy
Verbose output
$ pcapfix -v [corrupted.pcap]
copy
Deep scan mode
$ pcapfix -d [corrupted.pcap]
copy

SYNOPSIS

pcapfix [options] file

DESCRIPTION

pcapfix repairs corrupted packet captures. Fixes pcap and pcapng files.The tool recovers network captures. Handles truncation and corruption.

PARAMETERS

FILE

Corrupted pcap file.
-o OUTPUT
Output file.
-v
Verbose mode.
-d
Deep scan.
-n
Fix pcapng files.

INSTALL

sudo apt install pcapfix
copy
nix profile install nixpkgs#pcapfix
copy

CAVEATS

May not recover all data. Backup originals. Supports pcap and pcapng.

HISTORY

pcapfix was created for recovering corrupted packet capture files.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid