Projects STRLCPY protobuf-decoder Commits afd04b18
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    BappDescription.html
     1 +<p>This extension decodes and beautifies protobuf responses.</p>
     2 +<p>When a new protobuf response is detected (based on the &quot;Content-Type:
     3 +application/x-protobuf&quot; header), a custom tab appears in Burp's message editor
     4 +showing the decoded response.</p>
     5 +<p>In addition, a .proto file can be used to define the message format.</p>
     6 +<p>This extension requires Jython version 2.7 or later.</p>
  • ■ ■ ■ ■ ■ ■
    BappManifest.bmf
     1 +Uuid: bd8c70d3f1b74679b2a9fed03d36e81a
     2 +ExtensionType: 2
     3 +Name: Protobuf Decoder
     4 +ScreenVersion: 1.1
     5 +SerialVersion: 2
     6 +MinPlatformVersion: 0
     7 +ProOnly: False
     8 +Author: Marcin Wielgoszewski, DinoSec
     9 +ShortDescription: Decodes and beautifies protobuf responses.
     10 +EntryPoint: protoburp.py
     11 + 
Please wait...
Page is in error, reload to recover