Magics: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
(Created page with "= Meaning of Magics = <pre> 53 4C 42 32 -> 2BLS Container 5E D7 9A 0B -> IPL 4F 15 3D 1D -> Certified File (PUPs, SELFs) 24 41 4D 44 -> uBIOS 55 AA 72 E9 -> vBIOS </pre>")
 
 
(10 intermediate revisions by 4 users not shown)
Line 3: Line 3:
<pre>
<pre>
53 4C 42 32 -> 2BLS Container
53 4C 42 32 -> 2BLS Container
5E D7 9A 0B -> IPL
5E D7 9A 0B -> Secure Loader (SAMU IPL)
4F 15 3D 1D -> Certified File (PUPs, SELFs)
4F 15 3D 1D -> Certified File (PUPs, SELFs)
24 41 4D 44 -> uBIOS
24 41 4D 44 -> uBIOS ($AMD)
55 AA 72 E9 -> vBIOS
55 AA 72 E9 -> vBIOS
55 AA 73 E9 -> Proto vBIOS
AA F9 8F D4 -> Southbridge (EAP KBL/EMC IPL)
DE AD BE EF CA FE BE BE DE AF BE EF CA FE BE BE -> Southbridge
EB 76 90 45 58 46 41 54 20 20 20 -> system/system_ex exFAT
EB FE 90 53 43 45 49 20 20 20 20 -> eap_vsh FAT
5C C9 EB 12 -> eap_kernel
</pre>
</pre>
{{Reverse Engineering}}
<noinclude>
[[Category:Main]]
</noinclude>

Latest revision as of 00:40, 21 January 2024

Meaning of Magics[edit | edit source]

53 4C 42 32 -> 2BLS Container
5E D7 9A 0B -> Secure Loader (SAMU IPL)
4F 15 3D 1D -> Certified File (PUPs, SELFs)
24 41 4D 44 -> uBIOS ($AMD)
55 AA 72 E9 -> vBIOS
55 AA 73 E9 -> Proto vBIOS
AA F9 8F D4 -> Southbridge (EAP KBL/EMC IPL)
DE AD BE EF CA FE BE BE DE AF BE EF CA FE BE BE -> Southbridge
EB 76 90 45 58 46 41 54 20 20 20 -> system/system_ex exFAT
EB FE 90 53 43 45 49 20 20 20 20 -> eap_vsh FAT
5C C9 EB 12 -> eap_kernel