# mwielgoszewski/burp-protobuf-decoder

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mwielgoszewski-burp-protobuf-decoder).**

107 stars · 54 forks · Python

## Links

- GitHub: https://github.com/mwielgoszewski/burp-protobuf-decoder
- Homepage: http://www.tssci-security.com/archives/2013/05/30/decoding-and-tampering-protobuf-serialized-messages-in-burp/
- awesome-repositories: https://awesome-repositories.com/repository/mwielgoszewski-burp-protobuf-decoder.md

## Description

A simple Google Protobuf Decoder for Burp

## Tags

### Part of an Awesome List

- [Data Beautifiers and Decoders](https://awesome-repositories.com/f/awesome-lists/devtools/data-beautifiers-and-decoders.md) — Decodes Google Protobuf messages into readable formats.
- [Encoding and Decoding](https://awesome-repositories.com/f/awesome-lists/security/encoding-and-decoding.md) — Decodes Google Protobuf data structures within requests.
