kYroL01 / Decoder

Test program for network protocols detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decoder

Demo standalone project for protocol dissectors test

HOW TO WORK:

make build

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

The project is created to sniff packets (live or from pcaps) and decode by dissectors

TODO list

About

Test program for network protocols detection

License:MIT License


Languages

Language:C 99.4%Language:Makefile 0.6%