This commit is contained in:
2024-11-08 11:30:08 +08:00
parent 19206ab763
commit bfb9be65b5
65 changed files with 97044 additions and 323 deletions

View File

@@ -72,7 +72,8 @@ void Init() {
//消息框黏贴
*(WORD*)0x011C53B0 = 0x01B0;
//修复233
memcpy((void*)0x00727017, "\xEB\x11\x90\x90\x90\x90\x90", 7);
//注册HOOK
RegisterHook();