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

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

384 stars

Watchers

4 watching

Forks

35 forks

Releases

No releases published