Editing Oberon Secure Loader

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
= Header Info =
= Table of Hashes =
 
{| class="wikitable"
! Offset !! Size !! Description !! Notes
|-
| 0x0 || 4 || Magic || E4 DB 7C 02
|-
| 0x4 || 4 || Header Size || Little Endian (0x400)
|-
| 0x8 || 4 || Entry Point || Little Endian (0xB0)
|-
| 0xC || 4 || Payload Size || Little Endian (e.g 0x631D0)
|-
| 0x10 || 0x10 || Padding || Zeroes
|-
| 0x20 || 0x20 || SHA256 of the decrypted payload || Verified from 0x400 to 0x635D0
|-
| 0x40 || 0xB0 || Padding || Ascii Quoted Numbers And Zeroes
|-
| 0xF0 || 1 || Flag? || 0x80
|-
| 0xF1 || 0x2D || Padding ||
|-
| 0x11E || 2 || Security Revision? || 00 07 (1.05-6.02) / 00 FF (6.50) / 03 FF (7.00-7-61) / 0F FF (8.00-8.60) / 3F FF (9.00-9.XX)
|-
| 0x120 || 0x20 || Revision Nonce || (Likely) SHA256 of the IPL's revision, from this point onward, Oberon IPL is encrypted with two layers of CBC crypto
|-
| 0x140 || 0xC0 || Metadata? ||
|-
| 0x200 || 0x200 || RSA4096 Header Signature? ||
|-
| 0x400 || 0x631D0 || Ipl body ||
|-
|}
 
= Table of Nonces =


{| class="wikitable sortable"
{| class="wikitable sortable"
Line 40: Line 5:
! Version !! Hash !! Notes
! Version !! Hash !! Notes
|-
|-
| F0  || {{hex|6F 20 B4 5B 4F CB 66 67 71 5F 4B 0E E4 90 7C C2 CB 41 47 0A 59 B2 26 E0 D4 F0 D0 1B 67 E8 80 50}} ||
| 3.00 B0 || {{hex|B8 4E 95 36 48 70 C5 0D A0 C0 B8 61 FE 22 17 73 92 09 1F 59 E4 84 60 60 8A FF CA 60 A8 FD 47 48}} ||  
|-
| E0  || {{hex|FD 50 C2 9C C4 AE 88 21 1B CA 0B C5 09 1C 1D BF D6 A4 DC 07 DB F8 C0 B2 A6 17 FD 1D BE E0 3A 3B}} ||
|-
| D0  || {{hex|1C B3 91 12 79 BA 5E 83 42 C9 C9 6B 2F C5 49 B3 DE BF D7 3D D6 B6 97 4E 07 84 DF 7B E8 BD 21 39}} ||
|-
|-
| C0 || {{hex|B3 59 79 B6 23 19 7C 34 6E E6 B1 62 8E 18 98 96 8C 66 DC DF 1C 96 5F 4C 77 07 30 07 78 4C 4E 6A}} ||
| 3.00 C0 || {{hex|58 9E 3B D6 68 CC A9 27 4A D1 DC 62 FC F0 DF 98 86 AE 26 34 13 E0 77 17 DB 68 85 4C 46 0E F5 12}} ||  
|-
|-
| B0  || {{hex|55 18 14 A6 79 F1 4D 09 31 8B EC 56 DD EA 43 44 55 27 9A C4 7D 0C 5C 7E 14 91 D6 EF B2 1F 2B 48}} ||
| 3.00 D0 || {{hex|C0 B5 CF 72 F1 11 3B 2F EE 4A 6F 3D 19 57 5C 4C 38 29 F7 4A EA AD 42 7C 93 80 3A 07 58 4F 8C 31}} ||
|-
|-
|}
|}
Please note that all contributions to PS5 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS5 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Template used on this page: