Difference between revisions of "SceDeci4pLoadp"

From Vita Development Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
 
| 3.65 || [[SceDeci4pLoadp#SceDeci4pLoadp|SceDeci4pLoadp]] || Non-secure || User || 0x7C088954
 
| 3.65 || [[SceDeci4pLoadp#SceDeci4pLoadp|SceDeci4pLoadp]] || Non-secure || User || 0x7C088954
 
|}
 
|}
 +
 +
== Events ==
 +
 +
<source>
 +
0x0 : pdLoadpProcSpawnCmd
 +
0x4 : app kill
 +
0x6 : appmgr something
 +
0xB : appmgr something
 +
0x10 : load module
 +
0x12 : start module
 +
0x14 : stop module
 +
0x16 : unload module
 +
0x20 : appmgr something
 +
0x22 : appmgr something
 +
0x24 : appmgr something
 +
0x26 : appmgr something
 +
0x30 : sceAppMgrLaunchAppByPath vs0:app/NPXS10082/spawn.self
 +
0x32 : sceAppMgrLaunchAppByPath vs0:app/NPXS10082/spawn.self
 +
0x34 : sceAppMgrLaunchAppByPath vs0:app/NPXS10103/ds4_pairing.self
 +
0x36 : sceAppMgrLaunchAppByPath vs0:app/NPXS10082/spawn.self
 +
0x38 : sceAppMgrLaunchAppByPath vs0:app/NPXS10082/spawn.self
 +
</source>
  
 
== SceDeci4pLoadp ==
 
== SceDeci4pLoadp ==
Line 51: Line 73:
 
           SceDeci4pLoadp_AA103B3F: 0xAA103B3F
 
           SceDeci4pLoadp_AA103B3F: 0xAA103B3F
  
 +
[[Category:ARM]]
 +
[[Category:Kernel]]
 
[[Category:Modules]]
 
[[Category:Modules]]
[[Category:Kernel]]
+
[[Category:Library]]

Latest revision as of 13:44, 7 October 2023

Load processor.

ds4 pairing/package installer spawn/cui_setupper loader for Devkit.

Module

Version World Privilege
3.60-3.65 Non-secure Kernel

Libraries

Known NIDs

Version Name World Visibility NID
3.65 SceDeci4pLoadp Non-secure User 0x7C088954

Events

0x0 : pdLoadpProcSpawnCmd
0x4 : app kill
0x6 : appmgr something
0xB : appmgr something
0x10 : load module
0x12 : start module
0x14 : stop module
0x16 : unload module
0x20 : appmgr something
0x22 : appmgr something
0x24 : appmgr something
0x26 : appmgr something
0x30 : sceAppMgrLaunchAppByPath vs0:app/NPXS10082/spawn.self
0x32 : sceAppMgrLaunchAppByPath vs0:app/NPXS10082/spawn.self
0x34 : sceAppMgrLaunchAppByPath vs0:app/NPXS10103/ds4_pairing.self
0x36 : sceAppMgrLaunchAppByPath vs0:app/NPXS10082/spawn.self
0x38 : sceAppMgrLaunchAppByPath vs0:app/NPXS10082/spawn.self

SceDeci4pLoadp

SceDeci4pLoadp_38103BF1

Version NID
1.69 0x38103BF1
int SceDeci4pLoadp_38103BF1(int a1, void *a2, int len);

SceDeci4pLoadp_9A46C1BA

Version NID
1.69 0x9A46C1BA
int SceDeci4pLoadp_9A46C1BA(int a1, int a2, int a3, void *a4);
         SceDeci4pLoadp_AA103B3F: 0xAA103B3F