Skip to content

Instantly share code, notes, and snippets.

@mataha
Last active August 16, 2016 00:08
Show Gist options
  • Save mataha/d2658b933a825f92cdab9ea32da1678e to your computer and use it in GitHub Desktop.
Save mataha/d2658b933a825f92cdab9ea32da1678e to your computer and use it in GitHub Desktop.
A brief description of standard MRS tables. If you're looking at this, you probably know what this is for.

MRS tables

First swap

[0x03, 0x05, 0x0A, 0xD2]

First table

0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09
0x8A 0xD0 0xC0 0xEA 0x03 0xC0 0xE0 0x05 0x0A 0xD0
0x90 0x90 0x2C _KEY 0x90 0x90 0x90 0x90 0x90 0x90
0x0A 0x0B 0x0C 0x0D 0x0E
0x41 0xF6 0xD2 0x88 0x54
0x41 0x90 0x90 0x88 0x44

Second swap

[0x05, 0x03, 0x0A, 0xD2]

Second table

_PNT = 0x04

0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09
0x8A 0xD0 0xC0 0xEA 0x05 0xC0 0xE0 0x03 0x0A 0xD0
0x90 0x90 _PNT _KEY 0x90 0x90 0x90 0x90 0x90 0x90
0x0A 0x0B 0x0C 0x0D 0x0E
0x41 0xF6 0xD2 0x88 0x54
0x41 0x90 0x90 0x88 0x44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment