Parse .cap files with multiple network handshakes into individual .caps for each network.
python .\parseCaps.py [options] capfile.cap
- -o, --outfolder : Folder to place all the cap files
- -n, --networks : Output names of networks with handshakes
python ./parsecaps.py --outfolder ./ --networks wpa.cap
MIT