diff options
Diffstat (limited to 'nids/360')
-rw-r--r-- | nids/360/SceBgAppUtil.yml | 8 | ||||
-rw-r--r-- | nids/360/SceIncomingDialog.yml | 13 | ||||
-rw-r--r-- | nids/360/SceIofilemgr.yml | 5 | ||||
-rw-r--r-- | nids/360/SceJpegArm.yml | 13 | ||||
-rw-r--r-- | nids/360/SceKernelThreadMgr.yml | 6 | ||||
-rw-r--r-- | nids/360/SceLibKernel.yml | 6 | ||||
-rw-r--r-- | nids/360/SceNotificationUtil.yml | 19 | ||||
-rw-r--r-- | nids/360/ScePerf.yml | 3 | ||||
-rw-r--r-- | nids/360/SceSas.yml | 32 | ||||
-rw-r--r-- | nids/360/SceShellSvc.yml | 15 | ||||
-rw-r--r-- | nids/360/SceSysmem.yml | 13 | ||||
-rw-r--r-- | nids/360/SceTriggerUtil.yml | 18 |
12 files changed, 146 insertions, 5 deletions
diff --git a/nids/360/SceBgAppUtil.yml b/nids/360/SceBgAppUtil.yml new file mode 100644 index 0000000..3547c65 --- /dev/null +++ b/nids/360/SceBgAppUtil.yml @@ -0,0 +1,8 @@ +modules: + SceBgAppUtil: + nid: 0x795E683F + libraries: + SceBgAppUtil: + nid: 0xF9516A07 + functions: + sceBgAppUtilStartBgApp: 0x7C3525B5 diff --git a/nids/360/SceIncomingDialog.yml b/nids/360/SceIncomingDialog.yml new file mode 100644 index 0000000..7b50553 --- /dev/null +++ b/nids/360/SceIncomingDialog.yml @@ -0,0 +1,13 @@ +modules: + SceIncomingDialog: + nid: 0xC3E0DAF2 + libraries: + SceIncomingDialog: + nid: 0x5058F4AB + functions: + sceIncomingDialogClose: 0x126BD15E + sceIncomingDialogGetStatus: 0x839DE14C + sceIncomingDialogInit: 0x18AF99EB + sceIncomingDialogOpen: 0x2BEDC1A0 + sceIncomingDialogSwitchToDialog: 0x0123B83A + sceIncomingDialogTerm: 0x860B1885 diff --git a/nids/360/SceIofilemgr.yml b/nids/360/SceIofilemgr.yml index 590706e..e1364a4 100644 --- a/nids/360/SceIofilemgr.yml +++ b/nids/360/SceIofilemgr.yml @@ -76,6 +76,7 @@ modules: sceIoClearErrorEvent: 0x40B933C7 sceIoClose: 0xF99DD8A3 sceIoCloseAsync: 0x11C57CC6 + sceIoComplete: 0x8F0DE34D sceIoCreateErrorEvent: 0x3C0343DB sceIoCreateMountEvent: 0x2DFA192F sceIoDclose: 0x19C81DD6 @@ -91,7 +92,9 @@ modules: sceIoDreadAsync: 0x5982B0E3 sceIoFlock: 0x16336A0D sceIoGetMediaType: 0x9C220246 + sceIoGetPriorityForSystem: 0x9FCDCE62 sceIoGetProcessDefaultPriorityForSystem: 0xCE397158 + sceIoGetThreadDefaultPriorityForSystem: 0x6D0FEDB6 sceIoGetstat: 0x75C96D25 sceIoGetstat2: 0xD6503624 sceIoGetstatAsync: 0x94A5304A @@ -120,7 +123,9 @@ modules: sceIoRmdir: 0x1CC9C634 sceIoRmdirAsync: 0xF5B0B36C sceIoSetPathMappingFunction: 0xCFAECF18 + sceIoSetPriorityForSystem: 0xCCE94599 sceIoSetProcessDefaultPriorityForSystem: 0xABE65071 + sceIoSetThreadDefaultPriorityForSystem: 0x3F0FF9D5 sceIoSync: 0xDDF78594 sceIoSyncAsync: 0x4F9EA8B0 sceIoSyncByFd: 0x338DCD68 diff --git a/nids/360/SceJpegArm.yml b/nids/360/SceJpegArm.yml new file mode 100644 index 0000000..235f5c4 --- /dev/null +++ b/nids/360/SceJpegArm.yml @@ -0,0 +1,13 @@ +modules: + SceJpegArm: + nid: 0xC3ACF942 + libraries: + SceJpegArm: + nid: 0x19F04693 + functions: + sceJpegArmCreateSplitDecoder: 0x9DA48DB6 + sceJpegArmDecodeMJpeg: 0xA4ABFCE3 + sceJpegArmDecodeMJpegYCbCr: 0xE9B1B86F + sceJpegArmDeleteSplitDecoder: 0xE9CB3DFD + sceJpegArmGetOutputInfo: 0x23AE3BEA + sceJpegArmSplitDecodeMJpeg: 0x5D83C606 diff --git a/nids/360/SceKernelThreadMgr.yml b/nids/360/SceKernelThreadMgr.yml index f5d4381..541294c 100644 --- a/nids/360/SceKernelThreadMgr.yml +++ b/nids/360/SceKernelThreadMgr.yml @@ -209,7 +209,6 @@ modules: sceKernelDeleteCallback: 0x3A7E17F6 sceKernelDeleteCond: 0xAEE0D27C sceKernelDeleteEventFlag: 0x71ECB352 - sceKernelDeleteFastMutex: 0x11FE84A1 sceKernelDeleteMsgPipe: 0xB3453F88 sceKernelDeleteMutex: 0x0A912340 sceKernelDeleteSema: 0x16A35E58 @@ -217,7 +216,10 @@ modules: sceKernelEnqueueWorkQueue: 0xE50E1185 sceKernelExitDeleteThread: 0x1D17DECF sceKernelExitThread: 0x0C8A38E1 + sceKernelFinalizeFastMutex: 0x11FE84A1 sceKernelGetCallbackCount: 0x0892D8DF + sceKernelGetFastMutexInfo: 0xD7AF2E58 + sceKernelGetFastMutexInfoById: 0xAF302193 sceKernelGetMutexInfo: 0x69B78A12 sceKernelGetProcessId: 0x9DCB4B7A sceKernelGetProcessIdFromTLS: 0xFA54D49A @@ -239,6 +241,7 @@ modules: sceKernelLockMutex: 0x16AC80C5 sceKernelLockMutexCB_089: 0xD06F2886 sceKernelNotifyCallback: 0xC3E00919 + sceKernelPollEvent: 0xD08C71C6 sceKernelPollEventFlag: 0x76C6555B sceKernelPollSema: 0x4FDDFE24 sceKernelPulseEvent: 0x2427C81B @@ -261,6 +264,7 @@ modules: sceKernelStartThread: 0x21F5419B sceKernelStartTimer: 0x84C4CE4D sceKernelStopTimer: 0x474F214B + sceKernelTryLockFastMutex: 0x741F4707 sceKernelTryLockMutex: 0x270993A6 sceKernelTryLockReadRWLock: 0xFC2B5A50 sceKernelTryLockWriteRWLock: 0xA96F2E5A diff --git a/nids/360/SceLibKernel.yml b/nids/360/SceLibKernel.yml index 37074d2..2e5be07 100644 --- a/nids/360/SceLibKernel.yml +++ b/nids/360/SceLibKernel.yml @@ -64,7 +64,7 @@ modules: sceIoChstat: 0x29482F7F sceIoChstatAsync: 0x9739A5E2 sceIoChstatByFd: 0x6E903AB2 - sceIoClose2: 0xF5C6F098 + sceIoClose: 0xF5C6F098 sceIoCompleteMultiple: 0xA792C404 sceIoDevctl: 0x04B30CB2 sceIoDevctlAsync: 0x950F78EB @@ -85,7 +85,7 @@ modules: sceIoPreadAsync: 0xA010141E sceIoPwrite: 0x8FFFF5A8 sceIoPwriteAsync: 0xED25BEEF - sceIoRead2: 0x713523E1 + sceIoRead: 0x713523E1 sceIoRemove: 0xE20ED0F3 sceIoRemoveAsync: 0x446A60AC sceIoRename: 0xF737E369 @@ -94,7 +94,7 @@ modules: sceIoRmdirAsync: 0x9694D00F sceIoSync: 0x98ACED6D sceIoSyncAsync: 0xF7C7FBFE - sceIoWrite2: 0x11FED231 + sceIoWrite: 0x11FED231 sceKernelAtomicAddAndGet16: 0x495C52EC sceKernelAtomicAddAndGet32: 0x2E84A93B sceKernelAtomicAddAndGet64: 0xB6CE9B9A diff --git a/nids/360/SceNotificationUtil.yml b/nids/360/SceNotificationUtil.yml new file mode 100644 index 0000000..375bc93 --- /dev/null +++ b/nids/360/SceNotificationUtil.yml @@ -0,0 +1,19 @@ +modules: + SceNotificationUtil: + nid: 0x355BAF61 + libraries: + SceNotificationUtil: + nid: 0xE19097C3 + functions: + sceNotificationUtilCleanHistory: 0xB0FFFB7B + sceNotificationUtilSendNotification: 0xDE6F33F4 + SceNotificationUtilBgApp: + nid: 0xA8AEF7DB + functions: + sceNotificationUtilBgAppInitialize: 0xCBE814C1 + SceNotificationUtilProgress: + nid: 0x75602769 + functions: + sceNotificationUtilProgressBegin: 0xFD0769B0 + sceNotificationUtilProgressFinish: 0x8CD688A1 + sceNotificationUtilProgressUpdate: 0xD9890A65 diff --git a/nids/360/ScePerf.yml b/nids/360/ScePerf.yml index e3d58c9..d9c9f90 100644 --- a/nids/360/ScePerf.yml +++ b/nids/360/ScePerf.yml @@ -5,7 +5,6 @@ modules: ScePerf: nid: 0x447F047D functions: - _pLibPerfCaptureFlagPtr: 0x936A5F31 _sceCpuRazorPopFiberUserMarker: 0x453AED06 _sceCpuRazorPushFiberUserMarker: 0x8F7B522C _sceRazorCpuInit: 0x7AD6AC30 @@ -32,3 +31,5 @@ modules: sceRazorCpuStopCapture: 0x9C2C05C2 sceRazorCpuStopUserMarkerTrace: 0x4B47E144 sceRazorCpuSync: 0x4F1385E3 + variables: + _pLibPerfCaptureFlagPtr: 0x936A5F31 diff --git a/nids/360/SceSas.yml b/nids/360/SceSas.yml index 91af58c..4569f15 100644 --- a/nids/360/SceSas.yml +++ b/nids/360/SceSas.yml @@ -5,36 +5,68 @@ modules: SceSas: nid: 0xEE47EC43 functions: + sceSasCheckGrain: 0x0AEA9963 sceSasCore: 0x7A4672B2 + sceSasCoreInternal: 0x62CCF050 sceSasCoreWithMix: 0xBD496983 sceSasExit: 0xBB7D6790 + sceSasExitInternal: 0x799DD9C0 sceSasGetDryPeak: 0xB6642276 + sceSasGetDryPeakInternal: 0x40ED8367 sceSasGetEndState: 0x007E63E6 + sceSasGetEndStateInternal: 0x0F771045 sceSasGetEnvelope: 0x296A9910 + sceSasGetEnvelopeInternal: 0xE3A5D1D4 sceSasGetGrain: 0x2BEA45BC + sceSasGetGrainInternal: 0x26B2B2A9 sceSasGetNeededMemorySize: 0x180C6824 + sceSasGetNeededMemorySizeInternal: 0x5F82207D sceSasGetOutputmode: 0x2C36E150 + sceSasGetOutputmodeInternal: 0x0B96AF29 sceSasGetPauseState: 0xFD1A0CBF + sceSasGetPauseStateInternal: 0xBEEBC820 sceSasGetPreMasterPeak: 0x1568017A + sceSasGetPreMasterPeakInternal: 0x3D4F37FF sceSasGetWetPeak: 0x4314F0E9 + sceSasGetWetPeakInternal: 0x0DE54FF9 sceSasInit: 0x449B5974 + sceSasInitInternal: 0x5C5250C1 sceSasInitWithGrain: 0x820D5F82 sceSasSetADSR: 0x18A5EFA2 + sceSasSetADSRInternal: 0x44514A50 sceSasSetADSRmode: 0x5207F9D2 + sceSasSetADSRmodeInternal: 0xE9F3944D sceSasSetDistortion: 0x011788BE + sceSasSetDistortionInternal: 0x1744ACD7 sceSasSetEffect: 0xB0444E69 + sceSasSetEffectInternal: 0xE04ACC5A sceSasSetEffectParam: 0xBAD546A0 + sceSasSetEffectParamInternal: 0xCB23EA6D sceSasSetEffectType: 0xCDF2DDD5 + sceSasSetEffectTypeInternal: 0xDAF4773A sceSasSetEffectVolume: 0x55EDDBFA + sceSasSetEffectVolumeInternal: 0x50D722D7 sceSasSetGrain: 0x2B4A207C + sceSasSetGrainInternal: 0xB47D5122 sceSasSetKeyOff: 0x5E42ADAB + sceSasSetKeyOffInternal: 0x4636ACC2 sceSasSetKeyOn: 0xC838DB6F + sceSasSetKeyOnInternal: 0xB26DF4BF sceSasSetNoise: 0xF1C63CB9 + sceSasSetNoiseInternal: 0xBD2907EA sceSasSetOutputmode: 0x44DDB3C4 + sceSasSetOutputmodeInternal: 0x107D1850 sceSasSetPause: 0x59C7A9DF + sceSasSetPauseInternal: 0x79665BCA sceSasSetPitch: 0x2C48A08C + sceSasSetPitchInternal: 0x81AF90AC sceSasSetSL: 0xDE6227B8 + sceSasSetSLInternal: 0xFE263F55 sceSasSetSimpleADSR: 0xECCE0DB8 + sceSasSetSimpleADSRInternal: 0xBF95B455 sceSasSetVoice: 0x2B75F9BC + sceSasSetVoiceInternal: 0x0C294FAF sceSasSetVoicePCM: 0xB1756EFC + sceSasSetVoicePCMInternal: 0xEB6708B0 sceSasSetVolume: 0x0BE8204D + sceSasSetVolumeInternal: 0x868E1C88 diff --git a/nids/360/SceShellSvc.yml b/nids/360/SceShellSvc.yml index 53047a2..d1a12c2 100644 --- a/nids/360/SceShellSvc.yml +++ b/nids/360/SceShellSvc.yml @@ -2,10 +2,25 @@ modules: SceShellSvc: nid: 0x821DC423 libraries: + SceShellSvc: + nid: 0x773242C7 + functions: + sceShellSvcGetSvcObj: 0xB31E7F1C SceShellUtil: nid: 0xD2B1C8AE functions: sceShellUtilInitEvents: 0xE8AD11EC sceShellUtilLock: 0xA9537233 sceShellUtilRegisterEventHandler: 0x7B5EDFE7 + sceShellUtilRequestColdReset: 0x636544FB + sceShellUtilRequestColdResetWithError: 0xBB54D049 + sceShellUtilRequestStandby: 0x8F2F143D + sceShellUtilSetAirplaneIconMode: 0x96BBF91B + sceShellUtilSetBGMMode: 0xB65B60CA + sceShellUtilSetBtIconMode: 0x8B69AD27 + sceShellUtilSetSystemLanguage: 0x040997D6 + sceShellUtilSetTimeText: 0x40DFAC6B + sceShellUtilTextClipboardGetUsedSize: 0xD0DDEDBC + sceShellUtilTextClipboardRead: 0x1B186905 + sceShellUtilTextClipboardWrite: 0xC4810C56 sceShellUtilUnlock: 0x21A6CF54 diff --git a/nids/360/SceSysmem.yml b/nids/360/SceSysmem.yml index 29cf2b2..8361858 100644 --- a/nids/360/SceSysmem.yml +++ b/nids/360/SceSysmem.yml @@ -147,6 +147,7 @@ modules: sceDebugPrintf2: 0x02B04343 sceDebugPrintfKernelAssertion: 0x821A2D59 sceDebugPrintfKernelPanic: 0x00CCE39C + sceDebugVprintf: 0x411C0733 SceDebugForKernel: nid: 0x88C17370 functions: @@ -280,12 +281,23 @@ modules: SceSysclibForDriver: nid: 0x7EE45391 functions: + __aeabi_idiv: 0x2518CD9E + __aeabi_lcmp: 0x709077A1 + __aeabi_lmul: 0xFEE5E751 + __aeabi_uidiv: 0xA9FF1205 + __aeabi_uidivmod: 0xA46CB7DE + __aeabi_ulcmp: 0xFE900DE8 __memcpy_chk: 0x8A0B0815 __memmove_chk: 0x35DBB110 __memset_chk: 0x1A30BB28 + __snprintf_chk: 0x7DBE7007 __stack_chk_fail: 0xB997493D + __strlcat_chk: 0x224BE33F + __strlcpy_chk: 0xCF86EA38 __strncat_chk: 0x33EE298B __strncpy_chk: 0x96268C53 + __vsnprintf_chk: 0xCBF64DF6 + __vsnprintf_internal: 0xE38E7605 look_ctype_table: 0xCDF7F155 memchr: 0x60DAEA30 memcmp: 0xF939E83D @@ -308,6 +320,7 @@ modules: strtol: 0xAB77C5AA strtoll: 0x87AAAFA2 strtoul: 0x4E5042DA + timingsafe_memcmp: 0xB5A4D745 tolower: 0x0021DAF9 toupper: 0xA685DCB1 vsnprintf: 0x3DDBE2E1 diff --git a/nids/360/SceTriggerUtil.yml b/nids/360/SceTriggerUtil.yml new file mode 100644 index 0000000..3fe9d71 --- /dev/null +++ b/nids/360/SceTriggerUtil.yml @@ -0,0 +1,18 @@ +modules: + SceTriggerUtil: + nid: 0xDC8CE156 + libraries: + SceTriggerUtil: + nid: 0x1B0302AD + functions: + sceTriggerUtilGetAutoStartStatus: 0xDD2CA8BB + sceTriggerUtilGetDailyEventInfo: 0xDF3ED08E + sceTriggerUtilGetOneTimeEventInfo: 0x912434E0 + sceTriggerUtilGetRegisteredSystemTitleIdList: 0x2A67EF8C + sceTriggerUtilGetRegisteredUserTitleIdList: 0xE2B2D2D0 + sceTriggerUtilGetSystemAppInfo: 0xD659CCB0 + sceTriggerUtilGetUserAppInfo: 0x0ACE6552 + sceTriggerUtilRegisterDailyEvent: 0xA69102DE + sceTriggerUtilRegisterOneTimeEvent: 0x04218D35 + sceTriggerUtilUnregisterDailyEvent: 0x58BF700F + sceTriggerUtilUnregisterOneTimeEvent: 0xAF73E0A8 |