Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shauren/protobuf-decompiler
https://github.com/shauren/protobuf-decompiler
decompiler protobuf protobuf2
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/shauren/protobuf-decompiler
- Owner: Shauren
- License: mit
- Created: 2016-02-14T13:49:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-15T11:06:45.000Z (about 2 years ago)
- Last Synced: 2023-03-14T05:01:10.398Z (over 1 year ago)
- Topics: decompiler, protobuf, protobuf2
- Language: C++
- Size: 8.79 KB
- Stars: 15
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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