{"type": "func", "start": 6442464928, "end": 6442464941, "name": "sub_1800036A0", "pseudocode": "// \n// sub_1800036A0 from 0x1800036a0 to 0x1800036ad (13 bytes)\n// \n// 2 xrefs:\n// > int `_wcrtomb_s_l @ 0x180020637\n// > <???> @ 0x18002d27b\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\n__int64 __fastcall sub_1800036A0(_QWORD **a1)\n{\n  _QWORD *v1; // rcx\n  __int64 result; // rax\n\n  v1 = *a1;\n  if ( v1 )\n    return sub_180003630(v1);\n  return result;\n}", "assembly": "; \n; sub_1800036A0 from 0x1800036a0 to 0x1800036ad (13 bytes)\n; \n; 2 xrefs:\n; > int `_wcrtomb_s_l @ 0x180020637\n; > <???> @ 0x18002d27b\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, [rcx]                                                     ; +0x0, 0x1800036a0\ntest    rcx, rcx                                                       ; +0x3, 0x1800036a3\njnz     sub_180003630                                                  ; +0x6, 0x1800036a6\nretn                                                                   ; +0xc, 0x1800036ac", "xrefs": ["int `_wcrtomb_s_l @ 0x180020637", "<???> @ 0x18002d27b"], "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"}