Difference between revisions of "Nandrw/sys/LocalFriendCodeSeed B"

From 3dbrew
Jump to navigation Jump to search
(Created page with "{| class="wikitable" border="1" ! Offset ! Size ! Description |- | 0x0 | 0x100 | RSA-2048 signature |- | 0x100 | 0x8 | Normally zero? |- | 0x108 | 0x8 | LocalFriendCodeSeed, t...")
 
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.

Revision as of 05:57, 3 April 2013

Offset Size Description
0x0 0x100 RSA-2048 signature
0x100 0x8 Normally zero?
0x108 0x8 LocalFriendCodeSeed, this is the same as the first 0x8-bytes from the movable.sed keyY.

This contains the same LocalFriendCodeSeed data that PSPXI:GetLocalFriendCodeSeed retrieves from memory.