{"type": "func", "start": 6442523088, "end": 6442523119, "name": "cocos2d::extension::CCEditBoxImplWin::setFontColor", "pseudocode": "// \n// cocos2d::extension::CCEditBoxImplWin::setFontColor from 0x1800119d0 to 0x1800119ef (31 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x180028160\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::CCEditBoxImplWin::setFontColor(\n        cocos2d::extension::CCEditBoxImplWin *this,\n        const struct cocos2d::_ccColor3B *a2)\n{\n  *((_WORD *)this + 60) = *(_WORD *)a2;\n  *((_BYTE *)this + 122) = *((_BYTE *)a2 + 2);\n  (**(void (__fastcall ***)(__int64))(*((_QWORD *)this + 3) + 320LL))(*((_QWORD *)this + 3) + 320LL);\n}", "assembly": "; \n; cocos2d::extension::CCEditBoxImplWin::setFontColor from 0x1800119d0 to 0x1800119ef (31 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x180028160\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, 0x1800119d0\nmov     [rcx+78h], ax                                                  ; +0x3, 0x1800119d3\nmovzx   eax, byte ptr [rdx+2]                                          ; +0x7, 0x1800119d7\nmov     [rcx+7Ah], al                                                  ; +0xb, 0x1800119db\nmov     rcx, [rcx+18h]                                                 ; +0xe, 0x1800119de\nadd     rcx, 140h                                                      ; +0x12, 0x1800119e2\nmov     rax, [rcx]                                                     ; +0x19, 0x1800119e9\njmp     qword ptr [rax]                                                ; +0x1c, 0x1800119ec", "xrefs": ["<???> @ 0x180028160", "<???> @ 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"}