Nandrw/sys/LocalFriendCodeSeed B: Difference between revisions
Created page with "{| class="wikitable" border="1" ! Offset ! Size ! Description |- | 0x0 | 0x100 | RSA-2048 signature |- | 0x100 | 0x8 | Normally zero? |- | 0x108 | 0x8 | LocalFriendCodeSeed, t..." |
No edit summary |
||
Line 16: | Line 16: | ||
| LocalFriendCodeSeed, this is the same as the first 0x8-bytes from the [[Nand/private/movable.sed|movable.sed]] keyY. | | LocalFriendCodeSeed, this is the same as the first 0x8-bytes from the [[Nand/private/movable.sed|movable.sed]] keyY. | ||
|} | |} | ||
This contains the same LocalFriendCodeSeed data that [[PSPXI:GetLocalFriendCodeSeed]] retrieves from memory. |