diff options
author | TheOfficialFloW | 2019-02-19 15:41:46 +0100 |
---|---|---|
committer | GitHub | 2019-02-19 15:41:46 +0100 |
commit | 846daa96310d738616a28293fd6107bb4db9475d (patch) | |
tree | dc6bb39f2d384db918c8f02ceadbaf02ba476f93 /nids/360 | |
parent | Merge pull request #393 from d3m3vilurr/rename-aes (diff) | |
download | vds-libraries-846daa96310d738616a28293fd6107bb4db9475d.tar.gz |
Added ksceAppMgrDestroyOtherAppByPid
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 b425149..9abb455 100644 --- a/nids/360/SceAppMgr.yml +++ b/nids/360/SceAppMgr.yml @@ -217,6 +217,7 @@ modules: sceAppMgrCloudDataSrcMount: 0x6D4D6FFE sceAppMgrCloudDataVerifyHeader: 0x55D48190 sceAppMgrDebugSettingNotifyUpdate: 0x7554330F + sceAppMgrDestroyOtherAppByPid: 0xFC89D33D sceAppMgrDrmClose: 0x088670A6 sceAppMgrDrmOpen: 0xEA75D157 sceAppMgrFakeSaveDataCreateMount: 0x12FC3FA8 |