Difference between revisions of "SBL Kernel module"
Sebastiaan (talk | contribs) (Created page with "The SBL Kernel module handles Security & Cryptography. The kernel module checks PUP Updates, Executables, NPDRM (Retail) Packages and Debug Packages (the last 3 are handled by...") |
CelesteBlue (talk | contribs) |
||
Line 1: | Line 1: | ||
The SBL Kernel module handles Security & Cryptography. The kernel module checks PUP Updates, Executables, NPDRM (Retail) Packages and Debug Packages (the last 3 are handled by a part named Auth Manager). It also has a system interface for Playstation File System keys and an interface for the ZLIB hardware system (/dev/sce_zlib). | The SBL Kernel module handles Security & Cryptography. The kernel module checks PUP Updates, Executables, NPDRM (Retail) Packages and Debug Packages (the last 3 are handled by a part named Auth Manager). It also has a system interface for Playstation File System keys and an interface for the ZLIB hardware system (/dev/sce_zlib). | ||
+ | |||
+ | {{Reverse Engineering}} | ||
+ | <noinclude>[[Category:Main]]</noinclude> |
Latest revision as of 00:57, 2 March 2021
The SBL Kernel module handles Security & Cryptography. The kernel module checks PUP Updates, Executables, NPDRM (Retail) Packages and Debug Packages (the last 3 are handled by a part named Auth Manager). It also has a system interface for Playstation File System keys and an interface for the ZLIB hardware system (/dev/sce_zlib).
|