diff options
author | Davee | 2018-10-28 16:17:16 +0000 |
---|---|---|
committer | Sunguk Lee | 2018-10-29 01:33:01 +0900 |
commit | 3c9f7d2ec5618c6fead581a20d6f991eb1840e2a (patch) | |
tree | 6f134c72fddfefc49568c5c1bfe7880887a8989b /nids/360/SceAppMgr.yml | |
parent | add ksceKernelProcessResume (diff) | |
download | vds-libraries-3c9f7d2ec5618c6fead581a20d6f991eb1840e2a.tar.gz |
add ksceAppMgrKillProcess
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceAppMgr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceAppMgr.yml b/nids/360/SceAppMgr.yml index 9b1182e..78bc3dd 100644 --- a/nids/360/SceAppMgr.yml +++ b/nids/360/SceAppMgr.yml @@ -217,6 +217,7 @@ modules: sceAppMgrGetPfsProcessStatus: 0xE72D2A4A sceAppMgrGetSystemDataFile: 0xAEC49533 sceAppMgrIsExclusiveProcessRunning: 0xA888C2DC + sceAppMgrKillProcess: 0xD80566DB sceAppMgrLaunchAppByPath: 0xB0A37065 sceAppMgrLoadSafeMemory: 0xFAF3DAAA sceAppMgrLocalBackupGetOfflineId: 0x61B13981 |