Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 536 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 536 Bytes

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