{"type": "func", "start": 6442521376, "end": 6442521431, "name": "cocos2d::extension::CCEditBox::unregisterScriptEditBoxHandler", "pseudocode": "// \n// cocos2d::extension::CCEditBox::unregisterScriptEditBoxHandler from 0x180011320 to 0x180011357 (55 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a260\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nvoid __fastcall cocos2d::extension::CCEditBox::unregisterScriptEditBoxHandler(cocos2d::extension::CCEditBox *this)\n{\n  _QWORD *v2; // rax\n\n  if ( *((_DWORD *)this + 190) )\n  {\n    v2 = (_QWORD *)cocos2d::CCScriptEngineManager::sharedManager();\n    (*(void (__fastcall **)(_QWORD, _QWORD))(*(_QWORD *)*v2 + 24LL))(*v2, *((unsigned int *)this + 190));\n    *((_DWORD *)this + 190) = 0;\n  }\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::unregisterScriptEditBoxHandler from 0x180011320 to 0x180011357 (55 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a260\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\npush    rbx                                                            ; +0x0, 0x180011320\nsub     rsp, 20h                                                       ; +0x2, 0x180011322\ncmp     dword ptr [rcx+2F8h], 0                                        ; +0x6, 0x180011326\nmov     rbx, rcx                                                       ; +0xd, 0x18001132d\njz      short loc_180011351                                            ; +0x10, 0x180011330\ncall    cs:?sharedManager@CCScriptEngineManager@cocos2d@@SAPEAV12@XZ; cocos2d::CCScriptEngineManager::sharedManager(void) ; +0x12, 0x180011332\nmov     edx, [rbx+2F8h]                                                ; +0x18, 0x180011338\nmov     rcx, [rax]                                                     ; +0x1e, 0x18001133e\nmov     rax, [rcx]                                                     ; +0x21, 0x180011341\ncall    qword ptr [rax+18h]                                            ; +0x24, 0x180011344\nmov     dword ptr [rbx+2F8h], 0                                        ; +0x27, 0x180011347\nadd     rsp, 20h                                                       ; +0x31, 0x180011351\npop     rbx                                                            ; +0x35, 0x180011355\nretn                                                                   ; +0x36, 0x180011356", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004a260"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}