Editing SBL

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:
The SBL (that might stand for Secure Block, as in PS Vita) device is a PS5 kernel device that handles security and cryptography. It can provides services through [[IOCTL]]. It contains the [[Secure Modules]].
The SBL (that might stand for Secure Block) is a kernel device that handles security and cryptography. This kernel device checks [[PUP]] files, [[SELF]] and [[PRX]] executables, [[NPDRM]] packages and Debug packages (the last 3 are handled by the Auth Manager Secure Module). It also has a system interface for Playstation File System keys and an interface for the ZLIB hardware system (/dev/sce_zlib).
 
The SBL device verifies and decrypts [[PUP]] files, and associated formats like watermarks through the pup_mgr Secure Module.
 
It verifies and loads [[SELF]] and [[PRX]] executables, [[NPDRM]] packages and Debug packages through the auth_mgr_sm Secure Module.
 
It is used to obtain Individual Data (i.e. per-console, per-account, etc.) through the individual_data_mgr Secure Module. It may also be related to VTRM.
 
It manages the Manufacturing Mode through the manu_mode_mgr Secure Module.
 
It also has a system interface for [[PFS]] keys and an interface for the ZLIB hardware system (/dev/sce_zlib) through the key_mgr or auth_mgr_sm Secure Modules.
 
It contains the sm_service Secure Module that probably controls the load of other Secure Modules.
 
These Secure Modules are usually loaded from the [[Serial Flash]], and the data they manage is also often stored encrypted on the [[Serial Flash]]. Reading the raw Serial FLash can be done by the icc [[IOCTL]] commands but obtaining decrypted content relies on SBL [[IOCTL]] commands.


{{Reverse Engineering}}
{{Reverse Engineering}}
<noinclude>[[Category:Main]]</noinclude>
<noinclude>[[Category:Main]]</noinclude>
Please note that all contributions to PS4 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS4 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)