Amiibo: Difference between revisions
No edit summary |
No edit summary |
||
| Line 43: | Line 43: | ||
| | | | ||
| The system crypts 0x1A0-bytes starting here. | | The system crypts 0x1A0-bytes starting here. | ||
|} | |||
=== Structure of plaintext data from page13 === | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0xB0 | |||
| Amiibo settings are stored within here. | |||
|- | |||
| 0xB0 | |||
| 0xD8 | |||
| AppData, for the user-application with the programID specified in the above Amiibo settings. | |||
|- | |||
| 0x188 | |||
| 0x18 | |||
| Not used in "decrypted" form, since this isn't encrypted to begin with. | |||
|} | |} | ||