We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4e1a3 commit f20c668Copy full SHA for f20c668
1 file changed
prosper0gdb/offsets.c
@@ -3114,8 +3114,7 @@ DEF(loadSelfSegment_watchpoint, -0x2FC6A7)
3114
DEF(loadSelfSegment_watchpoint_lr, -0x940CA7)
3115
DEF(decryptSelfBlock_watchpoint_lr, -0x94093E)
3116
DEF(decryptSelfBlock_epilogue, -0x9408DB)
3117
-//DEF(decryptMultipleSelfBlocks_watchpoint_lr, -0x940209)
3118
-DEF(decryptMultipleSelfBlocks_watchpoint_lr, -0x940214)
+DEF(decryptMultipleSelfBlocks_watchpoint_lr, -0x940209)
3119
DEF(decryptMultipleSelfBlocks_epilogue, -0x93FFEF)
3120
DEF(sceSblServiceMailbox_lr_verifyHeader, -0x940e47)
3121
DEF(sceSblServiceMailbox_lr_loadSelfSegment, -0x940ad4)
@@ -3207,3 +3206,4 @@ int set_offsets(void)
3207
3206
return 0;
3208
3209
}
+
0 commit comments