{"type": "func", "start": 6442492672, "end": 6442492807, "name": "sub_18000A300", "pseudocode": "// \n// sub_18000A300 from 0x18000a300 to 0x18000a387 (135 bytes)\n// \n// 3 xrefs:\n// > sub_18000A2E8 @ 0x18000a2ef\n// > <???> @ 0x180025508\n// > <???> @ 0x180049b10\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_18000A300(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      0x210u,\n      *((_QWORD *)Block - 1),\n      (void (*)(void *))cocos2d::extension::CCControlSaturationBrightnessPicker::~CCControlSaturationBrightnessPicker);\n    if ( v3 )\n      j_j_j_free(Block - 8);\n    return Block - 8;\n  }\n  else\n  {\n    cocos2d::extension::CCControlSaturationBrightnessPicker::~CCControlSaturationBrightnessPicker((cocos2d::extension::CCControlSaturationBrightnessPicker *)Block);\n    if ( v3 )\n      j_j_free(Block);\n    return Block;\n  }\n}", "assembly": "; \n; sub_18000A300 from 0x18000a300 to 0x18000a387 (135 bytes)\n; \n; 3 xrefs:\n; > sub_18000A2E8 @ 0x18000a2ef\n; > <???> @ 0x180025508\n; > <???> @ 0x180049b10\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, 0x18000a300\nmov     [rsp+arg_8], rsi                                               ; +0x5, 0x18000a305\npush    rdi                                                            ; +0xa, 0x18000a30a\nsub     rsp, 20h                                                       ; +0xb, 0x18000a30b\nmov     rbx, rcx                                                       ; +0xf, 0x18000a30f\nmov     edi, edx                                                       ; +0x12, 0x18000a312\nand     edi, 1                                                         ; +0x14, 0x18000a314\ntest    dl, 2                                                          ; +0x17, 0x18000a317\njz      short loc_18000A35E                                            ; +0x1a, 0x18000a31a\nlea     r9, ??1CCControlSaturationBrightnessPicker@extension@cocos2d@@UEAA@XZ; void (*)(void *) ; +0x1c, 0x18000a31c\nmov     r8, [rcx-8]; unsigned __int64                                  ; +0x23, 0x18000a323\nmov     edx, 210h; unsigned __int64                                    ; +0x27, 0x18000a327\ncall    ??_M@YAXPEAX_K1P6AX0@Z@Z; `eh vector destructor iterator'(void *,unsigned __int64,unsigned __int64,void (*)(void *)) ; +0x2c, 0x18000a32c\ntest    edi, edi                                                       ; +0x31, 0x18000a331\njz      short loc_18000A34A                                            ; +0x33, 0x18000a333\nimul    rdx, [rbx-8], 210h                                             ; +0x35, 0x18000a335\nadd     rdx, 8                                                         ; +0x3d, 0x18000a33d\nlea     rcx, [rbx-8]; Block                                            ; +0x41, 0x18000a341\ncall    j_j_j_free                                                     ; +0x45, 0x18000a345\nlea     rax, [rbx-8]                                                   ; +0x4a, 0x18000a34a\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x4e, 0x18000a34e\nmov     rsi, [rsp+28h+arg_8]                                           ; +0x53, 0x18000a353\nadd     rsp, 20h                                                       ; +0x58, 0x18000a358\npop     rdi                                                            ; +0x5c, 0x18000a35c\nretn                                                                   ; +0x5d, 0x18000a35d\ncall    ??1CCControlSaturationBrightnessPicker@extension@cocos2d@@UEAA@XZ; cocos2d::extension::CCControlSaturationBrightnessPicker::~CCControlSaturationBrightnessPicker(void) ; +0x5e, 0x18000a35e\ntest    edi, edi                                                       ; +0x63, 0x18000a363\njz      short loc_18000A374                                            ; +0x65, 0x18000a365\nmov     edx, 210h                                                      ; +0x67, 0x18000a367\nmov     rcx, rbx; Block                                                ; +0x6c, 0x18000a36c\ncall    j_j_free                                                       ; +0x6f, 0x18000a36f\nmov     rax, rbx                                                       ; +0x74, 0x18000a374\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x77, 0x18000a377\nmov     rsi, [rsp+28h+arg_8]                                           ; +0x7c, 0x18000a37c\nadd     rsp, 20h                                                       ; +0x81, 0x18000a381\npop     rdi                                                            ; +0x85, 0x18000a385\nretn                                                                   ; +0x86, 0x18000a386", "xrefs": ["sub_18000A2E8 @ 0x18000a2ef", "<???> @ 0x180025508", "<???> @ 0x180049b10"], "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"}