danzipie / pcap2mat

Convert pcap to mat file

Repository from Github https://github.comdanzipie/pcap2matRepository from Github https://github.comdanzipie/pcap2mat

pcap2mat

Convert .pcap file to .mat file. Mat files are used in MATLAB.

The project is forked from https://github.com/littlezz/scapy2dict

Installation

python setup.py install

Usage

python pcap2mat.py file_name

file_name is your pcap file to convert (including the extension!). The output is file_name.mat

About

Convert pcap to mat file

License:MIT License


Languages

Language:Python 98.1%Language:Makefile 1.9%