Skip to content
/ lppb Public

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

License

Notifications You must be signed in to change notification settings

othrayte/lppb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages