Secure Modules: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" |- ! Filename !! Service |- | 80021000 || authmgr |- | 80021001 || kms |- | 80021002 || pup |- | 80021003 || pfs |- | 80021004 || driveauth |- | 80021005...") |
CelesteBlue (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Filename !! Service | ! Filename !! Service !! Long name !! Description | ||
|- | |- | ||
| 80021000 || authmgr | | 80021000 || authmgr || Authority Manager || Checks if applications have sufficient privileges and capabilities. | ||
|- | |- | ||
| 80021001 || kms | | 80021001 || kms || Keyring Manager Service || Allows doing crypto operations. | ||
|- | |- | ||
| 80021002 || pup | | 80021002 || pup || Playstation Update Package || Checks and decrypts PUP files. | ||
|- | |- | ||
| 80021003 || pfs | | 80021003 || pfs || Protected File System || Checks, decrypts and mounts PFS partitions. | ||
|- | |- | ||
| 80021004 || driveauth | | 80021004 || driveauth || Drive Authentication || Authenticate BD drive and discs. | ||
|- | |- | ||
| 80021005 || pltauth | | 80021005 || pltauth || ?Procedure Linkage Table? Authentication || No idea what it does but it was present in PS4. | ||
|- | |- | ||
| 80021006 || npdrm | | 80021006 || npdrm || Playstation Network Digital Rights Management || Checks if PlayStation Store contents licenses and console activation are valid and up-to-date, allowing to play digital games. | ||
|- | |- | ||
| 80021007 || devact | | 80021007 || devact || Device Activation || Checks if Kit device activation is valid and up-to-date, allowing fSELFs to run. | ||
|- | |- | ||
| 80021008 || qafutkn | | 80021008 || qafutkn || Quality Assurance User Token || Checks if QAF Utoken are valid and up-to-date, allowing QA features. | ||
|- | |- | ||
| 8002100A || otpaccess | | 8002100A || otpaccess || One-Time Password Access || No idea. | ||
|- | |- | ||
| 8002100B || manu | | 8002100B || manu || Manufacturing Mode || Enables, disables Manufacturing Mode with JIG. | ||
|- | |- | ||
| 8002100C || fttrm | | 8002100C || fttrm || ?FT? Table Rights Management || Maybe equivalent of PS3, PSVita, PS4 VTRM which is a flash storage. | ||
|- | |- | ||
| 8002100D || srtc | | 8002100D || srtc || Secure Real Time Clock || Provides secure RTC over network and many ways. | ||
|- | |- | ||
| 8002100E || rootparam | | 8002100E || rootparam || Root Parameters || Similar as PS4. Kit Boot Parameters. | ||
|- | |- | ||
| 8002100F || exthdd | | 8002100F || exthdd || External Hard Disk Drive || Handles external HDD/SSD encryption and mounting. | ||
|- | |- | ||
| 80021010 || cloudsd | | 80021010 || cloudsd || Cloud Storage Device || Handles cloud storage for savedatas and maybe more. | ||
|- | |- | ||
| 80021011 || bar | | 80021011 || bar || ?Baryon (SYSCON)? || Maybe Syscon interface. | ||
|- | |- | ||
| 80021012 || otprsvaccess | | 80021012 || otprsvaccess || One-Time Password Reserved Access || No idea. | ||
|} | |} |
Revision as of 16:43, 23 December 2020
Filename | Service | Long name | Description |
---|---|---|---|
80021000 | authmgr | Authority Manager | Checks if applications have sufficient privileges and capabilities. |
80021001 | kms | Keyring Manager Service | Allows doing crypto operations. |
80021002 | pup | Playstation Update Package | Checks and decrypts PUP files. |
80021003 | pfs | Protected File System | Checks, decrypts and mounts PFS partitions. |
80021004 | driveauth | Drive Authentication | Authenticate BD drive and discs. |
80021005 | pltauth | ?Procedure Linkage Table? Authentication | No idea what it does but it was present in PS4. |
80021006 | npdrm | Playstation Network Digital Rights Management | Checks if PlayStation Store contents licenses and console activation are valid and up-to-date, allowing to play digital games. |
80021007 | devact | Device Activation | Checks if Kit device activation is valid and up-to-date, allowing fSELFs to run. |
80021008 | qafutkn | Quality Assurance User Token | Checks if QAF Utoken are valid and up-to-date, allowing QA features. |
8002100A | otpaccess | One-Time Password Access | No idea. |
8002100B | manu | Manufacturing Mode | Enables, disables Manufacturing Mode with JIG. |
8002100C | fttrm | ?FT? Table Rights Management | Maybe equivalent of PS3, PSVita, PS4 VTRM which is a flash storage. |
8002100D | srtc | Secure Real Time Clock | Provides secure RTC over network and many ways. |
8002100E | rootparam | Root Parameters | Similar as PS4. Kit Boot Parameters. |
8002100F | exthdd | External Hard Disk Drive | Handles external HDD/SSD encryption and mounting. |
80021010 | cloudsd | Cloud Storage Device | Handles cloud storage for savedatas and maybe more. |
80021011 | bar | ?Baryon (SYSCON)? | Maybe Syscon interface. |
80021012 | otprsvaccess | One-Time Password Reserved Access | No idea. |