Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Length Prefixed Protocol Buffer Dissector

Dissects protocol buffer content contained in length prefixed blocks (on tcp connections) and hands them to protobuf_dissector.

This effectivly adds tcp support to protobuf_dissector if using length prefixed blocks.

Usage

  1. Install the protobuf_dissector from github.com/dex/protobuf_dissector
  2. Set the port number and schema in the preferences (Edit > Preferences... > Protocols > LPPB) The schema should be the same as the name of the protocol that was added by protobuf_dissector

About

Length Prefixed Protocol Buffers, plugin to Wireshark to add TCP support to dex/protobuf_dissector

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages