Skip to content

valaphee/protod

Folders and files

NameName
Last commit message
Last commit date
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023

Repository files navigation

protod

license version

Protobuf Decompiler

Usage

protod is a command-line tool, and does not have a GUI.

Usage: protod options_list
Arguments: 
    input -> Input file { String }
    output -> Output path { String }
Options: 
    --exclude [google/protobuf/compiler/plugin.proto, google/protobuf/any.proto, google/protobuf/api.proto, google/protobuf/descriptor.proto, google/protobuf/duration.proto, google/protobuf/empty.proto, google/protobuf/field_mask.proto, google/protobuf/source_context.proto, google/protobuf/struct.proto, google/protobuf/timestamp.proto, google/protobuf/type.proto, google/protobuf/wrappers.proto] -> Exclude files { String }
    --help, -h -> Usage info