diff options
Diffstat (limited to 'nids/360/SceIofilemgr.yml')
-rw-r--r-- | nids/360/SceIofilemgr.yml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/nids/360/SceIofilemgr.yml b/nids/360/SceIofilemgr.yml index 3de2618..9b83324 100644 --- a/nids/360/SceIofilemgr.yml +++ b/nids/360/SceIofilemgr.yml @@ -69,39 +69,92 @@ modules: functions: sceIoCancel: 0x6D59658D sceIoChstat: 0x7D42B8DC + sceIoChstatAsync: 0x7EC442BF sceIoChstatByFd: 0xDF57A75F + sceIoChstatByFdAsync: 0xEC974400 + sceIoChstatForDriver_2: 0x1F98BD50 sceIoClearErrorEvent: 0x40B933C7 sceIoClose: 0xF99DD8A3 sceIoCloseAsync: 0x11C57CC6 sceIoCreateErrorEvent: 0x3C0343DB sceIoCreateMountEvent: 0x2DFA192F sceIoDclose: 0x19C81DD6 + sceIoDcloseAsync: 0xC08F199F sceIoDeleteErrorEvent: 0xC6158F8D sceIoDeleteMountEvent: 0x43DB0AE4 sceIoDevctl: 0x16882FC4 + sceIoDevctlAsync: 0xA9302946 sceIoDopen: 0x463B25CC + sceIoDopenAsync: 0x72F06BDE sceIoDread: 0x20CF5FC7 + sceIoDreadAsync: 0x5982B0E3 + sceIoDreadForDriver_2: 0x03051B02 sceIoFlock: 0x16336A0D + sceIoGetMediaType: 0x9C220246 sceIoGetProcessDefaultPriorityForSystem: 0xCE397158 sceIoGetstat: 0x75C96D25 + sceIoGetstatAsync: 0x94A5304A sceIoGetstatByFd: 0x462F059B + sceIoGetstatByFdAsync: 0x0FEE1238 + sceIoGetstatForDriver_2: 0xD6503624 + sceIoIoctl: 0x161CD33F + sceIoIoctlAsync: 0xB761E91B sceIoLseek: 0x62090481 sceIoLseekAsync: 0x541BAABD sceIoMkdir: 0x7F710B25 + sceIoMkdirAsync: 0x27003443 sceIoMount: 0xD070BC48 sceIoOpen: 0x75192972 sceIoOpenAsync: 0x451001DE + sceIoOpenForPid: 0xC3D34965 sceIoPread: 0x2A17515D + sceIoPreadAsync: 0x64A46A2C sceIoPwrite: 0x5F1512C8 + sceIoPwriteAsync: 0x202CDDE3 sceIoRead: 0xE17EFC03 sceIoReadAsync: 0x69047C81 sceIoRemove: 0x0D7BB3E1 + sceIoRemoveAsync: 0xF9D6507D sceIoRename: 0xDC0C4997 + sceIoRenameAsync: 0xAACBC47A sceIoRmdir: 0x1CC9C634 + sceIoRmdirAsync: 0xF5B0B36C + sceIoSetPathMappingFunction: 0xCFAECF18 sceIoSetProcessDefaultPriorityForSystem: 0xABE65071 sceIoSync: 0xDDF78594 + sceIoSyncAsync: 0x4F9EA8B0 sceIoSyncByFd: 0x338DCD68 + sceIoSyncByFd2: 0x43170575 sceIoSyncByFdAsync: 0x041209CF sceIoUmount: 0x20574100 sceIoWrite: 0x21EE91F0 sceIoWriteAsync: 0xA1BD13D0 + scePfsMgrVfsMount: 0xFEEE44A9 + scePfsMgrVfsUmount: 0xD220539D + sceVfsAddVfs: 0x673D2FCD + sceVfsDeleteVfs: 0x9CBFA725 + sceVfsGetNewNode: 0xD60B5C63 + sceVfsMount: 0xB62DE9A6 + sceVfsNodeSetEventFlag: 0x6048F245 + sceVfsNodeWaitEventFlag: 0xAA45010B + sceVfsOpDecodePathElem: 0xF7DAC0F5 + sceVfsOpDevctl: 0xB07B307D + sceVfsUnmount: 0x9C7E7B76 + sceVopChstat: 0x1974FA92 + sceVopClsoe: 0x40944C2E + sceVopCreate: 0x9E347C7D + sceVopDclose: 0x1350F5C7 + sceVopDopen: 0x00C9C2DD + sceVopDread: 0x77584C8F + sceVopGetstat: 0x50A63ACF + sceVopIoctl: 0x333C904D + sceVopLseek: 0xB2B13818 + sceVopMkdir: 0x2F3F8C70 + sceVopOpen: 0x76B79BEC + sceVopPread: 0xABBC80E3 + sceVopPwrite: 0xA53C040D + sceVopRead: 0x570388A5 + sceVopRename: 0x36A794C7 + sceVopRmdir: 0x1D551105 + sceVopSync: 0x9CD96406 + sceVopWrite: 0x9A68378D |