diff options
-rw-r--r-- | nids/360/SceShellSvc.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nids/360/SceShellSvc.yml b/nids/360/SceShellSvc.yml new file mode 100644 index 0000000..3c38eb0 --- /dev/null +++ b/nids/360/SceShellSvc.yml @@ -0,0 +1,11 @@ +modules: + SceShellSvc: + nid: 0x821DC423 + libraries: + SceShellUtil: + nid: 0xD2B1C8AE + functions: + SceShellUtil_7B5EDFE7: 0x7B5EDFE7 + SceShellUtil_E8AD11EC: 0xE8AD11EC + sceShellUtilLock: 0xA9537233 + sceShellUtilUnlock: 0x21A6CF54 |