A protobuf decoder #6473
aj3423
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,

I wrote an addon for decoding protobuf, looks like:
To use it:
mitmproxy
binary, they don't work with additional python scripts, as described here, usepip install mitmproxy
instead.pip install protod
mitmproxy -s mitmproxy_proto_view.py -r my_saved.dump
content_type
contains stringproto
Maybe with some modification, it can also be applied to Grpc requests, or a new Renderer for
mitmweb
.Beta Was this translation helpful? Give feedback.
All reactions