diff options
author | TheOfficialFloW | 2017-03-04 15:37:40 +0100 |
---|---|---|
committer | GitHub | 2017-03-04 15:37:40 +0100 |
commit | 674f738fc29a9827b74b52098bd927e7ae348c50 (patch) | |
tree | 57a54571c1ffbf5b6e14467e4a719f5ad59d2ff5 | |
parent | Added two ScePromoterUtil functions (#147) (diff) | |
download | vds-libraries-674f738fc29a9827b74b52098bd927e7ae348c50.tar.gz |
Added ksceKernelGetProcessAuthid
-rw-r--r-- | nids/360/SceProcessmgr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceProcessmgr.yml b/nids/360/SceProcessmgr.yml index 7235635..42df045 100644 --- a/nids/360/SceProcessmgr.yml +++ b/nids/360/SceProcessmgr.yml @@ -24,4 +24,5 @@ modules: SceProcessmgrForKernel: nid: 0x7A69DE86 functions: + sceKernelGetProcessAuthid: 0xE4C83B0D sceKernelGetProcessKernelBuf: 0xB9E68092 |