1IVSTOOLS(1) General Commands Manual IVSTOOLS(1)
2
3
4
6 ivstools - extract IVs from a pcap file or merges several .ivs files
7 into one
8
10 ivstools --convert <pcap file> <ivs output file> ivstools --merge <ivs
11 file 1> <ivs file 2> .. <output file>
12
14 ivstools is a tool designed to extract ivs (initialization vectors)
15 from a pcap dump to an ivs file and it can also merge several ivs (ini‐
16 tialization vectors) files into one..
17
19 ivstools --convert wep_dump.cap out.ivs
20 ivstools --merge myivs1.ivs myivs2.ivs myivs3.ivs allivs.ivs
21
23 This manual page was written by Adam Cecile <gandalf@le-vert.net> for
24 the Debian system (but may be used by others). Permission is granted
25 to copy, distribute and/or modify this document under the terms of the
26 GNU General Public License, Version 2 or any later version published by
27 the Free Software Foundation On Debian systems, the complete text of
28 the GNU General Public License can be found in /usr/share/common-
29 licenses/GPL.
30
32 airbase-ng(8)
33 aireplay-ng(8)
34 airmon-ng(8)
35 airodump-ng(8)
36 airodump-ng-oui-update(8)
37 airserv-ng(8)
38 airtun-ng(8)
39 besside-ng(8)
40 easside-ng(8)
41 tkiptun-ng(8)
42 wesside-ng(8)
43 aircrack-ng(1)
44 airdecap-ng(1)
45 airdecloak-ng(1)
46 airolib-ng(1)
47 besside-ng-crawler(1)
48 buddy-ng(1)
49 kstats(1)
50 makeivs-ng(1)
51 packetforge-ng(1)
52 wpaclean(1)
53 airventriloquist(8)
54
55
56
57Version 1.5.2 December 2018 IVSTOOLS(1)