Skip to content

Command Line Application that converts pcap file data to NumPy Array

Notifications You must be signed in to change notification settings

hadrizi/pcap-numpy-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcap-numpy-parser

Command Line Application that converts pcap file data to NumPy Array

depencies:

sudo apt-get install python3-dev python3 -m pip pip3 install numpy

sudo ln -s ~/.local/lib/python3.6/site-packages/numpy/core/include/numpy /usr/include

https://pcapplusplus.github.io/docs/install/build-source/linux ./configure-linux.sh --default

This project was made for AC-VO&PPR Hackathon 2020
Additional thanks to @kibarik and my team @BoxCoxWitnesses

About

Command Line Application that converts pcap file data to NumPy Array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published