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

Update PIA Monitoring Data protocol #31

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

jonbarrow
Copy link
Member

@jonbarrow jonbarrow commented Oct 13, 2024

Resolves #XXX

Changes:

  • Adds the start of Session Begin Monitoring Content version 7 (seen in Mario Kart 8)
  • Adds the start of Session Begin Monitoring Content version 11 (seen in Splatoon)
  • Updates the Monitoring Data Header section to indicate that the payload size is the size after the payload has been decrypted
  • Updates the message payload docs for PIA 5.7+ titles to include the AES-GCM authentication tag size

The new tables use a different style than the old ones because some of the data is confusingly documented in the old version. For example the PIA version field in Session Begin Monitoring Content version 18 is simply listed as a Uint32, when the actual data is individual bytes where each single byte makes up one section of the semver.

The data inSession Begin Monitoring Content versions 7 and 11 was found through a mix of REing data from network dumps directly as well as comparing to version 18 and using what lined up.

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.

2 participants