Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 580 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 580 Bytes

Generic badge Generic badge Generic badge

Decoder

Standalone project for protocol dissectors test

The project is created to capture packets (live or from pcap) and decode them by dissectors

Build and Run:

make build
sudo ./decoder -i [device] | -p [pcap]`

TODO list