NFC Services: Difference between revisions
| Steveice10 (talk | contribs) mNo edit summary | Steveice10 (talk | contribs) No edit summary | ||
| Line 700: | Line 700: | ||
| This data originates from the [[Amiibo]] settings data stored under the encrypted NFC data. | This data originates from the [[Amiibo]] settings data stored under the encrypted NFC data. | ||
| ==CommonInfo== | |||
| {| class="wikitable" border="1" | |||
| |- | |||
| !  Offset | |||
| !  Size | |||
| !  Description | |||
| |- | |||
| | 0x00 | |||
| | 0x04 | |||
| | Last Write [[#Date|Date]] | |||
| |- | |||
| | 0x04 | |||
| | 0x02 | |||
| | Write Counter | |||
| |- | |||
| | 0x06 | |||
| | 0x07 | |||
| | Unknown | |||
| |- | |||
| | 0x0D | |||
| | 0x01 | |||
| | This is byte[3] from NFC page[0x4]. | |||
| |- | |||
| | 0x0E | |||
| | 0x02 | |||
| | Application Area Size (hardcoded to 0xD8) | |||
| |- | |||
| | 0x10 | |||
| | 0x30 | |||
| | Reserved | |||
| |} | |||
| ==Date== | ==Date== | ||