burp-protobuf-decoder
burp-protobuf-decoder copied to clipboard
A simple Google Protobuf Decoder for Burp
I'm running it on Mac OS X. Installed protobuf via brew. In console it works well, but whenever I'm trying to load the plugin, it says that can't find protoc....
New Content-Type headers used by Google in Android (/checkin) New gunzip capabilities in protobuf requests Fixes for automatic selection of .proto file types Verbose information about selected .proto type The...
Some protobuf implementations (such as protobuf-net) serialize messages with a length prefix as an 32-bit Integer in Little-Endian. Introduce an option that allows a user to support serialization for this...