{"type": "func", "start": 6442520368, "end": 6442520386, "name": "cocos2d::extension::CCEditBox::getPlaceHolder", "pseudocode": "// \n// cocos2d::extension::CCEditBox::getPlaceHolder from 0x180010f30 to 0x180010f42 (18 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\nconst char *__fastcall cocos2d::extension::CCEditBox::getPlaceHolder(cocos2d::extension::CCEditBox *this)\n{\n  const char *result; // rax\n\n  result = (char *)this + 640;\n  if ( *((_QWORD *)this + 83) > 0xFu )\n    return *(const char **)result;\n  return result;\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::getPlaceHolder from 0x180010f30 to 0x180010f42 (18 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\nlea     rax, [rcx+280h]                                                ; +0x0, 0x180010f30\ncmp     qword ptr [rax+18h], 0Fh                                       ; +0x7, 0x180010f37\njbe     short locret_180010F41                                         ; +0xc, 0x180010f3c\nmov     rax, [rax]                                                     ; +0xe, 0x180010f3e\nretn                                                                   ; +0x11, 0x180010f41", "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"}