Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shauren/protobuf-decompiler


https://github.com/shauren/protobuf-decompiler

decompiler protobuf protobuf2

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

# protobuf-decompiler
Allows reconstructing .proto files from google protobuf reflection strings compiled into binaries.
Requires protobuf version 2.6.1

# Usage
Compile, then run `protobuf_decompiler `

# Usage (old)
Dump the encoded strings in directory with the .exe with extension .protoc and run protobuf_decompiler.exe