Skip to content

Project to hold the necessary code to translate from a .pcap file to a Python dict. The output format was thought for the https://thewalnut.io/simulations/edit_world/428/ tool.

Notifications You must be signed in to change notification settings

lmkalg/pcap_to_python_dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcap_to_python_dict

Project to hold the necessary code to translate from a .pcap file to a Python dict. The output format was thought for the https://thewalnut.io/simulations/edit_world/428/ tool

Dependencies

pip install -r requirements.txt

How to use:

python pcap2dict.py -h

About

Project to hold the necessary code to translate from a .pcap file to a Python dict. The output format was thought for the https://thewalnut.io/simulations/edit_world/428/ tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages