diff options
Diffstat (limited to 'nids/365/SceProcessmgr.yml')
-rw-r--r-- | nids/365/SceProcessmgr.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nids/365/SceProcessmgr.yml b/nids/365/SceProcessmgr.yml new file mode 100644 index 0000000..13740d5 --- /dev/null +++ b/nids/365/SceProcessmgr.yml @@ -0,0 +1,11 @@ +modules: + SceProcessmgr: + nid: 0x7CE857A1 + libraries: + SceProcessmgrForKernel: + nid: 0xEB1F8EF7 + functions: + sceKernelExitProcess: 0x905621F9 + sceKernelGetProcessAuthid: 0x324F2B20 + sceKernelGetProcessKernelBuf: 0xD991C85E + sceKernelLaunchApp: 0x68068618 |