{"type": "func", "start": 6442520224, "end": 6442520264, "name": "cocos2d::extension::CCEditBox::setPlaceholderFontColor", "pseudocode": "// \n// cocos2d::extension::CCEditBox::setPlaceholderFontColor from 0x180010ea0 to 0x180010ec8 (40 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::setPlaceholderFontColor(\n        cocos2d::extension::CCEditBox *this,\n        const struct cocos2d::_ccColor3B *a2)\n{\n  __int64 v2; // rcx\n\n  *((_WORD *)this + 372) = *(_WORD *)a2;\n  *((_BYTE *)this + 746) = *((_BYTE *)a2 + 2);\n  v2 = *((_QWORD *)this + 72);\n  if ( v2 )\n    (*(void (__fastcall **)(__int64))(*(_QWORD *)v2 + 40LL))(v2);\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::setPlaceholderFontColor from 0x180010ea0 to 0x180010ec8 (40 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\nmovzx   eax, word ptr [rdx]                                            ; +0x0, 0x180010ea0\nmov     [rcx+2E8h], ax                                                 ; +0x3, 0x180010ea3\nmovzx   eax, byte ptr [rdx+2]                                          ; +0xa, 0x180010eaa\nmov     [rcx+2EAh], al                                                 ; +0xe, 0x180010eae\nmov     rcx, [rcx+240h]                                                ; +0x14, 0x180010eb4\ntest    rcx, rcx                                                       ; +0x1b, 0x180010ebb\njz      short locret_180010EC7                                         ; +0x1e, 0x180010ebe\nmov     rax, [rcx]                                                     ; +0x20, 0x180010ec0\njmp     qword ptr [rax+28h]                                            ; +0x23, 0x180010ec3\nretn                                                                   ; +0x27, 0x180010ec7", "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"}