{"id":19134996,"url":"https://github.com/bluematthew/protobufinspector","last_synced_at":"2025-05-06T19:29:03.411Z","repository":{"id":113072448,"uuid":"273494910","full_name":"BlueMatthew/ProtobufInspector","owner":"BlueMatthew","description":"A Fiddler extension for decoding Google Protocol-buffers Data","archived":false,"fork":false,"pushed_at":"2022-01-16T23:57:35.000Z","size":23731,"stargazers_count":55,"open_issues_count":2,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T13:46:35.748Z","etag":null,"topics":["add-on","csharp","extension","fiddler","parser","plugin","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueMatthew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-19T13:00:38.000Z","updated_at":"2024-12-15T19:06:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"07cc475d-2aae-42d8-9ac3-2ed4aa5d450a","html_url":"https://github.com/BlueMatthew/ProtobufInspector","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueMatthew%2FProtobufInspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueMatthew%2FProtobufInspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueMatthew%2FProtobufInspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueMatthew%2FProtobufInspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueMatthew","download_url":"https://codeload.github.com/BlueMatthew/ProtobufInspector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252752583,"owners_count":21798827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["add-on","csharp","extension","fiddler","parser","plugin","protobuf","protocol-buffers"],"created_at":"2024-11-09T06:28:50.635Z","updated_at":"2025-05-06T19:29:03.406Z","avatar_url":"https://github.com/BlueMatthew.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProtobufInspector\nA Fiddler extension for decoding Google Protobuf Data in requests and responses.  \n  \n## Files  \nProtobuf2Json.dll  \nInspectors/ProtobufInspector.dll  \n  \n## Usage:  \nCopy two released files into Fiddler installation folder.  \n\nOnce the extension is loaded by Fiddler, it will output a log as follows:  \n![Loading Log](https://github.com/BlueMatthew/ProtobufInspector/raw/master/docs/res/LogOnLoading.png)  \n\n## How to parse the protobuf data:  \n1. If Content-Type in request/response headers is \"application/x-protobuf\" or \"application/x-google-protobuf\", the extension will regard the contents as \"Protobuf\" data.  \n2. The token value of \"messageType\" in \"Content-Type\" will be regarded as message type name.  \n3. The token value of \"desc\" or \"Desc\" in \"Content-Type\" will be regarded as url of descriptorset of the protos.  \n4. If message type or descriptorset url doesn't exist, the message type name and local proto folder can be provides in Protobuf Inspector View manually and then try to parse the data.  \n5. Finally, this extension try to decode as raw message just like \"protoc --decode-raw\" and show it in json-tree view.  \n\n## References:  \nhttps://www.telerik.com/fiddler/add-ons  \nhttps://github.com/protocolbuffers/protobuf  \nhttps://www.charlesproxy.com/documentation/using-charles/protocol-buffers/  \nhttps://github.com/maomaozgw/Protobuf2Fiddler  \nhttps://github.com/JonathanJoelBoyd/ProtoMiddler  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluematthew%2Fprotobufinspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluematthew%2Fprotobufinspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluematthew%2Fprotobufinspector/lists"}