Skip to content

Convert pcap to mat file

License

Notifications You must be signed in to change notification settings

danzipie/pcap2mat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • Makefile 1.9%