Skip to content

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

Notifications You must be signed in to change notification settings

arkadiyt/protodump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published