Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Protobuf parsing support #34

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Basic Protobuf parsing support #34

wants to merge 2 commits into from

Conversation

puffyCid
Copy link
Collaborator

This PR adds Sunlight a small basic protobuf parsing library to help extract data from Protobuf structures in the logs.

These structures are primarily found in Statedump entries. They seem to be very rare. The sunlight library has been tested on some samples, in addition it has been tested on some macOS BIOME files (which also contain Protobuf data)

PR is in draft for now, because the tests.zip file will need to be updated because we extract more information and the assert comparisons will need to be upated

@puffyCid puffyCid linked an issue Nov 22, 2024 that may be closed by this pull request
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.

Support parsing encoded/binary protobuf data
1 participant