Editing Program Authority ID
Jump to navigation
Jump to search
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: | ||
AuthorityId, length 0x8, as seen at offset 0x70 in PS3 SELF header. | |||
'''The name "[[Authority ID]]" was seen in lv1. Else it is simply called in many tools : authid.''' | |||
1st number : console generation (1 = PS3, 2 = PSVita, 3 = PS4). | |||
2nd and 3rd number : territory ID. For example, if auth id is 0x1FF000000C000001, the territory ID is 0xFF. | |||
= default.spp = | |||
See [[Default.spp]]. This file embedds AuthId of many processes and their "global name". | |||
= Program Auth IDs (PAIDs) = | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 33: | Line 17: | ||
! ID !! Name !! Location !! Remarks | ! ID !! Name !! Location !! Remarks | ||
|- | |- | ||
| 0x0003CD28CB47D3C1 || spu_token_processor.self || [[CoreOS]] || only for | | 0x0003CD28CB47D3C1 || spu_token_processor.self || [[CoreOS]] || only for SDK's "2E" -> 083.007 | ||
|- | |- | ||
| 0x1010000001000001 || | | 0x1010000001000001 || || /dev_flash/, cell_root/target/images || only for SDK's "2E" -> 080.006 | ||
|- | |- | ||
| 0x1010000001000003 || retail games and their updates || || | | 0x1010000001000003 || retail games and their updates || || | ||
Line 171: | Line 155: | ||
| 0x10700003FF000001 || db_backup, mkfs, mkfs_085, mount_hdd, registry_backup, set_monitor<br />most sys/internal modules {{DECR}} + most vsh/module modules {{DECR}}<!--// unless otherwise notated in this table //--> || /dev_flash/sys/internal + /dev_flash/vsh/module + cell_root/target/images || Differs between {{DECR}} (this authid) and {{CEX}} | | 0x10700003FF000001 || db_backup, mkfs, mkfs_085, mount_hdd, registry_backup, set_monitor<br />most sys/internal modules {{DECR}} + most vsh/module modules {{DECR}}<!--// unless otherwise notated in this table //--> || /dev_flash/sys/internal + /dev_flash/vsh/module + cell_root/target/images || Differs between {{DECR}} (this authid) and {{CEX}} | ||
|- | |- | ||
| 0x1070000400000001 || | | 0x1070000400000001 || || /dev_flash/, cell_root/target/images || only for SDK's 081.003 -> 083.007 | ||
|- | |- | ||
| 0x1070000409000001 || psp_emulator.self || /dev_flash/pspemu/psp_emulator.self || {{CEX}} {{DEX}} {{DECR}}? | | 0x1070000409000001 || psp_emulator.self || /dev_flash/pspemu/psp_emulator.self || {{CEX}} {{DEX}} {{DECR}}? | ||
Line 180: | Line 164: | ||
|- | |- | ||
| 0x107000040C000001 || emulator_drm.sprx || /dev_flash/pspemu/release/emulator_drm.sprx || {{CEX}} {{DEX}} {{DECR}}? | | 0x107000040C000001 || emulator_drm.sprx || /dev_flash/pspemu/release/emulator_drm.sprx || {{CEX}} {{DEX}} {{DECR}}? | ||
|- | |- | ||
| 0x107000040D000001 || ?psp related? || ?/dev_flash/pspemu/release/? || {{CEX}} {{DEX}} {{DECR}}? | | 0x107000040D000001 || ?psp related? || ?/dev_flash/pspemu/release/? || {{CEX}} {{DEX}} {{DECR}}? | ||
Line 216: | Line 198: | ||
|} | |} | ||
= LPAR Auth IDs (LAIDs) = | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
Line 231: | Line 212: | ||
|} | |} | ||
== | == Auth IDs and Vendor IDs for SDK's 030 -> 060 == | ||
<pre> | <pre> | ||
Line 239: | Line 219: | ||
040: lv0, lv1: 0000000000000000, 00000000 | 040: lv0, lv1: 0000000000000000, 00000000 | ||
spm_server (lv1): 0000000100011000, 07000001 | spm_server (lv1): 0000000100011000, 07000001 | ||
lv2_kernel: | lv2_kernel: 0000000100014000, 07000001 | ||
lv2_loader (lv1): 0000000100014000, 07000001 | lv2_loader (lv1): 0000000100014000, 07000001 | ||
profile_loader (lv1): 0000000100015000, 07000001 | profile_loader (lv1): 0000000100015000, 07000001 | ||
050: lv0, lv1: 0000000000000000, 00000000 | 050: lv0, lv1: 0000000000000000, 00000000 | ||
lv2_kernel: 0123456789ABCDEF, 01000002 | lv2_kernel: 0123456789ABCDEF, 01000002 | ||
sys_init_app: 0123456789ABCDEF, 01000002 | sys_init_app: 0123456789ABCDEF, 01000002 | ||
sys_init_ios: 0123456789ABCDEF, 01000002 | sys_init_ios: 0123456789ABCDEF, 01000002 | ||
060: | 060: *ldr, lv0, lv1: 0123456789ABCDEF, 33000077 | ||
lv2_kernel: 0123456789ABCDEF, 01000002 | |||
sys_init_app: 0123456789ABCDEF, 01000002 | |||
sys_init_ios: 0123456789ABCDEF, 01000002 | |||
sc_iso: 0000000100000002, 07000001 | |||
spu_pkg_rvk_verifier: 0000000100000005, 07000001 | |||
lv2_kernel: | |||
sys_init_app: | |||
sys_init_ios: | |||
</pre> | </pre> | ||
{{Development}}<noinclude>[[Category:Main]]</noinclude> | {{Development}}<noinclude>[[Category:Main]]</noinclude> |