From 7e20ffd09922083a4d18eae2d9c128cdbfc07741 Mon Sep 17 00:00:00 2001 From: Yifan Lu Date: Sat, 13 May 2017 14:47:55 -0700 Subject: Moved NID from wrong library --- nids/360/SceKernelModulemgr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nids/360') diff --git a/nids/360/SceKernelModulemgr.yml b/nids/360/SceKernelModulemgr.yml index 9daebeb..33be3a0 100644 --- a/nids/360/SceKernelModulemgr.yml +++ b/nids/360/SceKernelModulemgr.yml @@ -22,7 +22,6 @@ modules: sceKernelLoadStartSharedModuleForPid: 0xE2ADEF8D sceKernelSearchModuleByName: 0xBBE1771C sceKernelStartModule: 0x0675B682 - sceKernelStartModuleForPid: 0x6DF745D5 sceKernelStopModule: 0x100DAEB9 sceKernelStopUnloadModule: 0x03B30B7E sceKernelStopUnloadModuleForPid: 0x49A3EDC7 @@ -34,5 +33,6 @@ modules: sceKernelGetModuleInternal: 0xFE303863 sceKernelGetModuleList: 0x97CF7B4E sceKernelLoadModuleForPid: 0xFA21D8CB + sceKernelStartModuleForPid: 0x6DF745D5 sceKernelStopModuleForPid: 0x7BB4CE54 sceKernelUnloadModuleForPid: 0x5972E2CC -- cgit v1.2.3