|
|
|
|
|
by cyberpunk
312 days ago
|
|
And still none of these do protobuf/grpc/http2 properly. I had to MITM some grpc service a while ago to develop a replacement for it and it was basically impossible in the end. MITMProxy got the closest, but it couldn't decode the protobufs. I'd pay for any tool which could do that; if it existed. |
|
Trayce lets you import your .proto file to properly parse grpc messages.