diff options
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceExcpmgr.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nids/360/SceExcpmgr.yml b/nids/360/SceExcpmgr.yml new file mode 100644 index 0000000..9b0ee15 --- /dev/null +++ b/nids/360/SceExcpmgr.yml @@ -0,0 +1,9 @@ +modules: + SceExcpmgr: + nid: 0xF3D9E37C + libraries: + SceExcpmgrForKernel: + nid: 0x4CA0FDD5 + functions: + sceExcpmgrGetData: 0x08CB30E6 + sceExcpmgrRegisterHandler: 0x03499636 |