{"type": "func", "start": 6442521456, "end": 6442521595, "name": "sub_180011370", "pseudocode": "// \n// sub_180011370 from 0x180011370 to 0x1800113fb (139 bytes)\n// \n// 4 xrefs:\n// > sub_180011358 @ 0x18001135f\n// > sub_180011364 @ 0x18001136b\n// > <???> @ 0x180027b40\n// > <???> @ 0x18004a26c\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 sub_180011370(char *Block, char a2)\n{\n  int v3; // edi\n\n  v3 = a2 & 1;\n  if ( (a2 & 2) != 0 )\n  {\n    `eh vector destructor iterator'(\n      Block,\n      0x300u,\n      *((_QWORD *)Block - 1),\n      (void (*)(void *))cocos2d::extension::CCEditBox::~CCEditBox);\n    if ( v3 )\n      j_j_j_free(Block - 8);\n    return Block - 8;\n  }\n  else\n  {\n    cocos2d::extension::CCEditBox::~CCEditBox((cocos2d::extension::CCEditBox *)Block);\n    if ( v3 )\n      j_j_free(Block);\n    return Block;\n  }\n}", "assembly": "; \n; sub_180011370 from 0x180011370 to 0x1800113fb (139 bytes)\n; \n; 4 xrefs:\n; > sub_180011358 @ 0x18001135f\n; > sub_180011364 @ 0x18001136b\n; > <???> @ 0x180027b40\n; > <???> @ 0x18004a26c\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     [rsp+arg_0], rbx                                               ; +0x0, 0x180011370\nmov     [rsp+arg_8], rsi                                               ; +0x5, 0x180011375\npush    rdi                                                            ; +0xa, 0x18001137a\nsub     rsp, 20h                                                       ; +0xb, 0x18001137b\nmov     rbx, rcx                                                       ; +0xf, 0x18001137f\nmov     edi, edx                                                       ; +0x12, 0x180011382\nand     edi, 1                                                         ; +0x14, 0x180011384\ntest    dl, 2                                                          ; +0x17, 0x180011387\njz      short loc_1800113D2                                            ; +0x1a, 0x18001138a\nlea     r9, ??1CCEditBox@extension@cocos2d@@UEAA@XZ; void (*)(void *)  ; +0x1c, 0x18001138c\nmov     r8, [rcx-8]; unsigned __int64                                  ; +0x23, 0x180011393\nmov     edx, 300h; unsigned __int64                                    ; +0x27, 0x180011397\ncall    ??_M@YAXPEAX_K1P6AX0@Z@Z; `eh vector destructor iterator'(void *,unsigned __int64,unsigned __int64,void (*)(void *)) ; +0x2c, 0x18001139c\ntest    edi, edi                                                       ; +0x31, 0x1800113a1\njz      short loc_1800113BE                                            ; +0x33, 0x1800113a3\nmov     rcx, [rbx-8]                                                   ; +0x35, 0x1800113a5\nlea     rdx, [rcx+rcx*2]                                               ; +0x39, 0x1800113a9\nshl     rdx, 8                                                         ; +0x3d, 0x1800113ad\nadd     rdx, 8                                                         ; +0x41, 0x1800113b1\nlea     rcx, [rbx-8]; Block                                            ; +0x45, 0x1800113b5\ncall    j_j_j_free                                                     ; +0x49, 0x1800113b9\nlea     rax, [rbx-8]                                                   ; +0x4e, 0x1800113be\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x52, 0x1800113c2\nmov     rsi, [rsp+28h+arg_8]                                           ; +0x57, 0x1800113c7\nadd     rsp, 20h                                                       ; +0x5c, 0x1800113cc\npop     rdi                                                            ; +0x60, 0x1800113d0\nretn                                                                   ; +0x61, 0x1800113d1\ncall    ??1CCEditBox@extension@cocos2d@@UEAA@XZ; cocos2d::extension::CCEditBox::~CCEditBox(void) ; +0x62, 0x1800113d2\ntest    edi, edi                                                       ; +0x67, 0x1800113d7\njz      short loc_1800113E8                                            ; +0x69, 0x1800113d9\nmov     edx, 300h                                                      ; +0x6b, 0x1800113db\nmov     rcx, rbx; Block                                                ; +0x70, 0x1800113e0\ncall    j_j_free                                                       ; +0x73, 0x1800113e3\nmov     rax, rbx                                                       ; +0x78, 0x1800113e8\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x7b, 0x1800113eb\nmov     rsi, [rsp+28h+arg_8]                                           ; +0x80, 0x1800113f0\nadd     rsp, 20h                                                       ; +0x85, 0x1800113f5\npop     rdi                                                            ; +0x89, 0x1800113f9\nretn                                                                   ; +0x8a, 0x1800113fa", "xrefs": ["sub_180011358 @ 0x18001135f", "sub_180011364 @ 0x18001136b", "<???> @ 0x180027b40", "<???> @ 0x18004a26c"], "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"}