From 8439f2dbc91611929ab8ea4636fbfe442d72738e Mon Sep 17 00:00:00 2001 From: Reiko Asakura Date: Thu, 11 Mar 2021 21:31:43 -0500 Subject: Conform syscall names to syslibtrace These names are guessed: sceUsbdRegisterCallbackForUser sceUsbdUnregisterCallbackForUser sceSblUsVerifyPupAdditionalSignForUser --- nids/360/SceSysmodule.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nids/360/SceSysmodule.yml') diff --git a/nids/360/SceSysmodule.yml b/nids/360/SceSysmodule.yml index 6340e67..0ab2137 100644 --- a/nids/360/SceSysmodule.yml +++ b/nids/360/SceSysmodule.yml @@ -5,11 +5,11 @@ modules: SceSysmodule: nid: 0x03FCF19D functions: + _sceSysmoduleLoadModuleInternalWithArg: 0xC3C26339 + _sceSysmoduleUnloadModuleInternalWithArg: 0xA2F40C4C sceSysmoduleIsLoaded: 0x53099B7A sceSysmoduleIsLoadedInternal: 0x09A4AF1D sceSysmoduleLoadModule: 0x79A0160A sceSysmoduleLoadModuleInternal: 0x2399BF45 - sceSysmoduleLoadModuleInternalWithArg: 0xC3C26339 sceSysmoduleUnloadModule: 0x31D87805 sceSysmoduleUnloadModuleInternal: 0xFF206B19 - sceSysmoduleUnloadModuleInternalWithArg: 0xA2F40C4C -- cgit v1.2.3