{"type": "func", "start": 6442476384, "end": 6442476400, "name": "cocos2d::extension::CCControlButton::setAdjustBackgroundImage", "pseudocode": "// \n// cocos2d::extension::CCControlButton::setAdjustBackgroundImage from 0x180006360 to 0x180006370 (16 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::CCControlButton::setAdjustBackgroundImage(\n        cocos2d::extension::CCControlButton *this,\n        char a2)\n{\n  __int64 v2; // rax\n\n  v2 = *(_QWORD *)this;\n  *((_BYTE *)this + 483) = a2;\n  (*(void (**)(void))(v2 + 1064))();\n}", "assembly": "; \n; cocos2d::extension::CCControlButton::setAdjustBackgroundImage from 0x180006360 to 0x180006370 (16 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]                                                     ; +0x0, 0x180006360\nmov     [rcx+1E3h], dl                                                 ; +0x3, 0x180006363\njmp     qword ptr [rax+428h]                                           ; +0x9, 0x180006369", "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"}