How to Install binpac in Ubuntu 18.04



Install binpac by entering the following commands in the terminal:

sudo apt update
sudo apt install binpac

Description:

high level protocol parser language

BinPAC is a high level language for describing protocol parsers and generates C++ code. It is currently maintained and distributed with the Bro Network Security Monitor distribution, however, the generated parsers may be used with other programs besides Bro.

Homepage: http://www.bro.org/

Version: 0.48-1

Section: universe/devel