{"type": "func", "start": 6443653080, "end": 6443653104, "name": "_SetThrowImageBase", "pseudocode": "// \n// _SetThrowImageBase from 0x1801257d8 to 0x1801257f0 (24 bytes)\n// \n// 3 xrefs:\n// > FindHandler<__FrameHandler3> @ 0x180125df0\n// > <???> @ 0x180202858\n// > <???> @ 0x180202864\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 SetThrowImageBase(__int64 a1)\n{\n  __int64 result; // rax\n\n  result = _vcrt_getptd(a1);\n  *(_QWORD *)(result + 104) = a1;\n  return result;\n}", "assembly": "; \n; _SetThrowImageBase from 0x1801257d8 to 0x1801257f0 (24 bytes)\n; \n; 3 xrefs:\n; > FindHandler<__FrameHandler3> @ 0x180125df0\n; > <???> @ 0x180202858\n; > <???> @ 0x180202864\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\npush    rbx                                                            ; +0x0, 0x1801257d8\nsub     rsp, 20h                                                       ; +0x2, 0x1801257da\nmov     rbx, rcx                                                       ; +0x6, 0x1801257de\ncall    __vcrt_getptd                                                  ; +0x9, 0x1801257e1\nmov     [rax+68h], rbx                                                 ; +0xe, 0x1801257e6\nadd     rsp, 20h                                                       ; +0x12, 0x1801257ea\npop     rbx                                                            ; +0x16, 0x1801257ee\nretn                                                                   ; +0x17, 0x1801257ef", "xrefs": ["FindHandler<__FrameHandler3> @ 0x180125df0", "<???> @ 0x180202858", "<???> @ 0x180202864"], "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"}