{"type": "func", "start": 6442520432, "end": 6442520458, "name": "cocos2d::extension::CCEditBox::setMaxLength", "pseudocode": "// \n// cocos2d::extension::CCEditBox::setMaxLength from 0x180010f70 to 0x180010f8a (26 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::setMaxLength(cocos2d::extension::CCEditBox *this, int a2)\n{\n  __int64 v2; // rcx\n\n  *((_DWORD *)this + 188) = a2;\n  v2 = *((_QWORD *)this + 72);\n  if ( v2 )\n    (*(void (__fastcall **)(__int64))(*(_QWORD *)v2 + 64LL))(v2);\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::setMaxLength from 0x180010f70 to 0x180010f8a (26 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     [rcx+2F0h], edx                                                ; +0x0, 0x180010f70\nmov     rcx, [rcx+240h]                                                ; +0x6, 0x180010f76\ntest    rcx, rcx                                                       ; +0xd, 0x180010f7d\njz      short locret_180010F89                                         ; +0x10, 0x180010f80\nmov     rax, [rcx]                                                     ; +0x12, 0x180010f82\njmp     qword ptr [rax+40h]                                            ; +0x15, 0x180010f85\nretn                                                                   ; +0x19, 0x180010f89", "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"}