Program Type: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
! Value !! Name !! Device !! Files !! Remarks
! Value !! Name !! Device !! Files !! Remarks
|-
|-
| 0 || PUP || PS4 || ?in PUP? || Not sure if it even exists.
| 0 || PUP || PS4 || PS4UPDATEx.PUP (decrypted) where x is a non-null unsigned integer || Comes from packed and encrypted ¨PUP
|-
|-
| 8 || NPDRM / NPDRM Application || PS4 || NPDRM SELF/fSELF (eboot.bin, .self) ||
| 8 || NPDRM / NPDRM Application || PS4 || NPDRM SELF/fSELF (eboot.bin, .self) ||

Revision as of 11:13, 26 February 2021

Value Name Device Files Remarks
0 PUP PS4 PS4UPDATEx.PUP (decrypted) where x is a non-null unsigned integer Comes from packed and encrypted ¨PUP
8 NPDRM / NPDRM Application PS4 NPDRM SELF/fSELF (eboot.bin, .self)
9 PLUGIN PS4 .sprx, .sdll, .sexe
0xC KERNEL / Kernel PS4
0xE SM / Security Module PS4
0xF SECURE / Secure Kernel PS4
  • It can increase by 0x10 increments for each new revision???