Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Help.. pcap to ivs

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 14 Mar 2008 02:41:36 -0700
Andrea Faver wrote:

But how can i convert? has someone experience of this? i need to let aircrack read wireshark file..:(

At least according to this page:

	http://www.wirelessdefence.org/Contents/Aircrack-ng_WinIvstools.htm

the way you extract IVs from a libpcap-format file, such as a Wireshark file, is to do

	ivstools --convert <pcap file> <ivs output file>

For example:

	ivstools --convert wireshark-file.pcap ivsfile.ivs