psobot / protodump

Extract .proto files from compiled binary applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protodump

codecov CI

Extract protobuf definitions (as full .proto files) from binary file(s).

Installation

pip install protodump

Usage

$ protodump <path_to_binary_or_package> <path_to_output_directory>

Contributing

See CONTRIBUTING.md.

About

Extract .proto files from compiled binary applications.

License:MIT License


Languages

Language:Python 86.6%Language:Makefile 13.1%Language:Dockerfile 0.4%