
wlan-pcap-msc
Converts pcap file to text that can be used to create MSC using http://www.websequencediagrams.com/
This code is based on http://code.google.com/p/pcap2msc/
Required Tools
- tshark
- Python (2.x) (Not compatible with 3.x)
Usage
- wlanpcap2msc.py "pcapfile" "tshark filter"
- E.g: wlanpcap2msc.py sample.pcap wlan.fc.type==0x01
Project Information
The project was created on Jun 23, 2013.
- License: GNU GPL v2
- git-based source control
Labels:
WiFi
802.11
MSC
SequenceDiagram