protobuf-decompiler
April 14, 2023 ยท View on GitHub
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