{"type": "func", "start": 6442519392, "end": 6442519416, "name": "cocos2d::extension::CCEditBox::setDelegate", "pseudocode": "// \n// cocos2d::extension::CCEditBox::setDelegate from 0x180010b60 to 0x180010b78 (24 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x18002fdf8\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::setDelegate(\n        cocos2d::extension::CCEditBox *this,\n        struct cocos2d::extension::CCEditBoxDelegate *a2)\n{\n  __int64 v2; // rax\n\n  v2 = *((_QWORD *)this + 72);\n  *((_QWORD *)this + 73) = a2;\n  if ( v2 )\n    *(_QWORD *)(v2 + 8) = a2;\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::setDelegate from 0x180010b60 to 0x180010b78 (24 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x18002fdf8\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\nmov     rax, [rcx+240h]                                                ; +0x0, 0x180010b60\nmov     [rcx+248h], rdx                                                ; +0x7, 0x180010b67\ntest    rax, rax                                                       ; +0xe, 0x180010b6e\njz      short locret_180010B77                                         ; +0x11, 0x180010b71\nmov     [rax+8], rdx                                                   ; +0x13, 0x180010b73\nretn                                                                   ; +0x17, 0x180010b77", "xrefs": ["<???> @ 0x18002fdf8"], "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"}