Nandrw/sys/LocalFriendCodeSeed B: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
No edit summary
Ihaveamac (talk | contribs)
m add displaytitle so it looks like "LocalFriendCodeSeed_B" instead of "LocalFriendCodeSeed B"
Line 1: Line 1:
{{DISPLAYTITLE:Nandrw/sys/LocalFriendCodeSeed_B}}
=Format=
=Format=
{| class="wikitable" border="1"
{| class="wikitable" border="1"

Revision as of 06:12, 6 June 2016

Format

Offset Size Description
0x0 0x100 RSA-2048 signature over the following 0x10-bytes.
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.

See Also