Skip to content

Fix protobuf parser for new WA fields and unknown ones - #13

Open
pedropedruzzi wants to merge 1 commit into
bitonic:masterfrom
pedropedruzzi:patch-3
Open

Fix protobuf parser for new WA fields and unknown ones#13
pedropedruzzi wants to merge 1 commit into
bitonic:masterfrom
pedropedruzzi:patch-3

Conversation

@pedropedruzzi

@pedropedruzzi pedropedruzzi commented Jul 10, 2025

Copy link
Copy Markdown

Fixes 3 bugs which are occurring on current WhatsApp web:

  • Handling of header which is actually a varint (not always a single byte)
  • Handling of "bytes" type of fields
  • Handling of newer/unknown varlen fields (not listed in the spec)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant