Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 341 Bytes

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 <path to binary>

Usage (old)

Dump the encoded strings in directory with the .exe with extension .protoc and run protobuf_decompiler.exe