Patches dsniff-2.4b1 (possibly other versions as well) to parse pcap dump files in addition to live streams.
dsniff-2.4b1-pcap-dump.patch (v0.1)
In the source directory, run the following command:
patch < dsniff-2.4b1-pcap-dump.patch
Compile dsniff as normal.
dsniff -p <pcap dump file>
Example:
dsniff -p ~/dumpfile
Last update: 2005-01-23