{"type": "func", "start": 6442467024, "end": 6442467043, "name": "sub_180003ED0", "pseudocode": "// \n// sub_180003ED0 from 0x180003ed0 to 0x180003ee3 (19 bytes)\n// \n// 3 xrefs:\n// > <???> @ 0x180023340\n// > <???> @ 0x180023358\n// > <???> @ 0x180023380\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 sub_180003ED0(__int64 a1)\n{\n  const char *result; // rax\n\n  result = \"Unknown exception\";\n  if ( *(_QWORD *)(a1 + 8) )\n    return *(const char **)(a1 + 8);\n  return result;\n}", "assembly": "; \n; sub_180003ED0 from 0x180003ed0 to 0x180003ee3 (19 bytes)\n; \n; 3 xrefs:\n; > <???> @ 0x180023340\n; > <???> @ 0x180023358\n; > <???> @ 0x180023380\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     rdx, [rcx+8]                                                   ; +0x0, 0x180003ed0\nlea     rax, aUnknownExcepti; \"Unknown exception\"                      ; +0x4, 0x180003ed4\ntest    rdx, rdx                                                       ; +0xb, 0x180003edb\ncmovnz  rax, rdx                                                       ; +0xe, 0x180003ede\nretn                                                                   ; +0x12, 0x180003ee2", "xrefs": ["<???> @ 0x180023340", "<???> @ 0x180023358", "<???> @ 0x180023380"], "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"}