Skip to content

Instantly share code, notes, and snippets.

View Princess-of-Sleeping's full-sized avatar
💤

Princess-of-Sleeping

💤
View GitHub Profile
https://github.com/Princess-of-Sleeping/Red-Msg-Delete
1. "sp = sp - 0x934;"
red msg print
2. "(a1 + 0) + 0x23C, (a2 + 0) + 0"
red msg top widget
int (* sceShellNoticeInit)(void *data);
int (* sceShellSetUtf8)(void *data, const char *text, SceSize len);
int (* sceShellSomeCpy)(void *a1, void *a2);
int (* sceShellNoticeClean)(void *data);
int SceShellNoticeTestThread(SceSize args, void *argp)
{
sceKernelDelayThread(17 * 1000 * 1000);
char data[0x100];