Skip to content

Instantly share code, notes, and snippets.

@zdi-team
Created June 7, 2022 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zdi-team/db8821ea05d6ff8b68e8216c3a383dea to your computer and use it in GitHub Desktop.
Save zdi-team/db8821ea05d6ff8b68e8216c3a383dea to your computer and use it in GitHub Desktop.
Offset Size Description
(bytes)
------- ----- ----------------------------------
0x00 4 XID
0x04 4 Message Type (Reply: 1)
0x08 4 Reply State (e.g., accepted: 0)
0x0c 4 Verifier Flavour (e.g., AUTH_NULL: 0)
0x10 4 Verifier Length: w
0x14 w Verifier
0x14+w 4 Accept State (e.g., SUCCESS: 0)
0x18+w N Program-specific data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment