GitHub - arkadiyt/protodump: A utility to dump all Protobuf file descriptors from a given binary as *.proto files

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

A utility to dump all Protobuf file descriptors from a given binary as *.proto files

376 stars 32 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

protodump

Protodump is a utility to dump all Protobuf file descriptors from a given binary as *.proto files:

Demo

Usage

go install github.com/arkadiyt/protodump/cmd/protodump@latest
./protodump -file <file to extract from> -output <output directory>

Getting in touch

Feel free to contact me on Signal: @arkadiyt.01

About

A utility to dump all Protobuf file descriptors from a given binary as *.proto files

Resources

Readme

Activity

Stars

376 stars

Watchers

4 watching

Forks

32 forks

Releases

No releases published

Packages

No packages published