diff options
author | TheOfficialFloW | 2017-03-04 16:09:50 +0100 |
---|---|---|
committer | GitHub | 2017-03-04 16:09:50 +0100 |
commit | a0345b750647fbc2a9ea10735bcb8406cde3e2e2 (patch) | |
tree | a94ff0b80bbd0371e2b7efe21bc88724a94ea169 /nids/360/SceNpDrm.yml | |
parent | Added ksceKernelGetProcessAuthid (diff) | |
download | vds-libraries-a0345b750647fbc2a9ea10735bcb8406cde3e2e2.tar.gz |
Added SceNpDrmForDriver
Diffstat (limited to 'nids/360/SceNpDrm.yml')
-rw-r--r-- | nids/360/SceNpDrm.yml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/nids/360/SceNpDrm.yml b/nids/360/SceNpDrm.yml new file mode 100644 index 0000000..dbbd9b8 --- /dev/null +++ b/nids/360/SceNpDrm.yml @@ -0,0 +1,28 @@ +modules: + SceNpDrm: + nid: 0xE7E2CE05 + libraries: + SceNpDrmForDriver: + nid: 0xD84DC44A + functions: + sceNpDrmCheckActData: 0x9265B350 + sceNpDrmEbootSigConvert: 0xA29B75F9 + sceNpDrmEbootSigGenMultiDisc: 0x39A7A666 + sceNpDrmEbootSigGenPs1: 0x6D9223E1 + sceNpDrmEbootSigGenPsp: 0x90B1A6D3 + sceNpDrmEbootSigVerify: 0x7A319692 + sceNpDrmGetFixedRifName: 0x5D73448C + sceNpDrmGetLegacyDocKey: 0x4E321BDE + sceNpDrmGetRifInfo: 0xDB406EAE + sceNpDrmGetRifName: 0xDF62F3B8 + sceNpDrmGetRifNameForInstall: 0x17573133 + sceNpDrmPspEbootSigGen: 0xEF387FC4 + sceNpDrmPspEbootVerify: 0xB6CA3A2C + sceNpDrmRemoveActData: 0x8B85A509 + sceNpDrmUpdateAccountId: 0x116FC0D6 + sceNpDrmUpdateDebugSettings: 0xA91C7443 + SceNpDrmPackage: + nid: 0x88514DB2 + functions: + _sceNpDrmPackageCheck: 0xA1D885FA + _sceNpDrmPackageDecrypt: 0xD6F05ACC |