{"type": "func", "start": 6442519536, "end": 6442519592, "name": "cocos2d::extension::CCEditBox::getText", "pseudocode": "// \n// cocos2d::extension::CCEditBox::getText from 0x180010bf0 to 0x180010c28 (56 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a194\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\nchar *__fastcall cocos2d::extension::CCEditBox::getText(cocos2d::extension::CCEditBox *this)\n{\n  __int64 v1; // rcx\n  __int64 v2; // rax\n  char *v3; // rcx\n\n  v1 = *((_QWORD *)this + 72);\n  if ( !v1 )\n    return byte_180023460;\n  v2 = (*(__int64 (__fastcall **)(__int64))(*(_QWORD *)v1 + 104LL))(v1);\n  v3 = byte_180023460;\n  if ( v2 )\n    return (char *)v2;\n  return v3;\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::getText from 0x180010bf0 to 0x180010c28 (56 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a194\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\nsub     rsp, 28h                                                       ; +0x0, 0x180010bf0\nmov     rcx, [rcx+240h]                                                ; +0x4, 0x180010bf4\ntest    rcx, rcx                                                       ; +0xb, 0x180010bfb\njz      short loc_180010C1C                                            ; +0xe, 0x180010bfe\nmov     rax, [rcx]                                                     ; +0x10, 0x180010c00\ncall    qword ptr [rax+68h]                                            ; +0x13, 0x180010c03\ntest    rax, rax                                                       ; +0x16, 0x180010c06\nlea     rcx, byte_180023460                                            ; +0x19, 0x180010c09\ncmovnz  rcx, rax                                                       ; +0x20, 0x180010c10\nmov     rax, rcx                                                       ; +0x24, 0x180010c14\nadd     rsp, 28h                                                       ; +0x27, 0x180010c17\nretn                                                                   ; +0x2b, 0x180010c1b\nlea     rax, byte_180023460                                            ; +0x2c, 0x180010c1c\nadd     rsp, 28h                                                       ; +0x33, 0x180010c23\nretn                                                                   ; +0x37, 0x180010c27", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004a194"], "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"}