Amiibo: Difference between revisions

Line 183: Line 183:
| 0x4
| 0x4
| 0x2
| 0x2
| u16 big-endian, unknown.
| u16 big-endian date value, see below.
|-
|-
| 0x6
| 0x6
| 0x6
| 0x2
| u16 big-endian date value, see below.
|-
| 0x8
| 0x4
| ?
| ?
|-
|-
Line 212: Line 216:
| 0x20
| 0x20
| Probably a SHA256-HMAC hash.
| Probably a SHA256-HMAC hash.
|}
Format of the big-endian date values:
{| class="wikitable" border="1"
|-
!  Bit
!  Description
|-
| 0-4
| Day
|-
| 5-8
| Month
|-
| 9-15
| Year, relative to 2000.
|}
|}