{"type": "func", "start": 6443658952, "end": 6443658970, "name": "get_unexpected_or_default", "pseudocode": "// \n// get_unexpected_or_default from 0x180126ec8 to 0x180126eda (18 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x180170bd8\n// > <???> @ 0x180170c08\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// Microsoft VisualC v7/14 64bit runtime\nvoid (*__fastcall get_unexpected_or_default(const struct __vcrt_ptd *const a1))()\n{\n  void (*result)(); // rax\n\n  result = (void (*)())\"Unknown exception\";\n  if ( *((_QWORD *)a1 + 1) )\n    return *((void (**)())a1 + 1);\n  return result;\n}", "assembly": "; \n; get_unexpected_or_default from 0x180126ec8 to 0x180126eda (18 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x180170bd8\n; > <???> @ 0x180170c08\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\ncmp     qword ptr [rcx+8], 0                                           ; +0x0, 0x180126ec8\nlea     rax, aUnknownExcepti                                           ; +0x5, 0x180126ecd\ncmovnz  rax, [rcx+8]                                                   ; +0xc, 0x180126ed4\nretn                                                                   ; +0x11, 0x180126ed9", "xrefs": ["<???> @ 0x180170bd8", "<???> @ 0x180170c08"], "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"}