diff options
Diffstat (limited to 'nids/360/SceLibKernel.yml')
-rw-r--r-- | nids/360/SceLibKernel.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nids/360/SceLibKernel.yml b/nids/360/SceLibKernel.yml index 3b9f9c4..aacf6c8 100644 --- a/nids/360/SceLibKernel.yml +++ b/nids/360/SceLibKernel.yml @@ -71,9 +71,12 @@ modules: sceIoGetstat: 0xBCA5B623 sceIoGetstatByFd: 0x57F8CD25 sceIoIoctl: 0x54ABACFA + sceIoIoctlAsync: 0x099C54B9 sceIoLseek: 0x99BA173E + sceIoLseekAsync: 0xCAC5D672 sceIoMkdir: 0x9670D39F sceIoOpen: 0x6C60AC61 + sceIoOpenAsync: 0x6A7EA9FD sceIoPread: 0x52315AD7 sceIoPwrite: 0x8FFFF5A8 sceIoRemove: 0xE20ED0F3 |