Amiibo: Difference between revisions
No edit summary |
|||
Line 58: | Line 58: | ||
| 0xB0 | | 0xB0 | ||
| 0xD8 | | 0xD8 | ||
| AppData, for the user-application with the programID specified in the above Amiibo settings. | | AppData, for the user-application with the programID specified in the above Amiibo settings. The data stored here is application-specific. | ||
|- | |- | ||
| 0x188 | | 0x188 | ||
| 0x18 | | 0x18 | ||
| Not used in "decrypted" form, since this isn't encrypted to begin with. | | Not used in "decrypted" form, since this isn't encrypted to begin with. | ||
|} | |||
=== Structure of Amiibo settings === | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x20 | |||
| ? | |||
|- | |||
| 0x20 | |||
| 0x60 | |||
| Owner [[Mii_Maker|Mii]]. | |||
|- | |||
| 0x80 | |||
| 0x8 | |||
| Application programID for the AppData, zero otherwise. | |||
|- | |||
| 0x88 | |||
| 0x4 | |||
| ? | |||
|- | |||
| 0x8C | |||
| 0x4 | |||
| ? | |||
|- | |||
| 0x90 | |||
| 0x20 | |||
| Probably a SHA256-HMAC hash. | |||
|} | |} |