diff options
author | Reiko Asakura | 2021-03-11 18:03:25 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-03-11 18:03:25 -0500 |
commit | 403b237b0e54f1caf750f6a3233e1bc7ef95eaf2 (patch) | |
tree | dfb02cf899a3dde63e874a9164f76b29abd6e383 /nids/360/SceShell.yml | |
parent | Import SceNpManager NIDs from SDK 3.570.011 (diff) | |
download | vds-libraries-403b237b0e54f1caf750f6a3233e1bc7ef95eaf2.tar.gz |
Add NIDs from retail 3.60 shell.self debug log
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceShell.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nids/360/SceShell.yml b/nids/360/SceShell.yml new file mode 100644 index 0000000..501e9b4 --- /dev/null +++ b/nids/360/SceShell.yml @@ -0,0 +1,9 @@ +modules: + SceShell: + nid: 0x0552F692 + libraries: + SceShell: + nid: 0x2404AE25 + functions: + sceNetCtlDisableNetworkImposeForShellSocketVsh: 0x794BF5BE + sceNetCtlEnableNetworkImposeForShellSocketVsh: 0x6B8772A2 |