{"type": "func", "start": 6443653056, "end": 6443653080, "name": "_SetImageBase", "pseudocode": "// \n// _SetImageBase from 0x1801257c0 to 0x1801257d8 (24 bytes)\n// \n// 2 xrefs:\n// > __FrameHandler3::FrameUnwindToState @ 0x180126c25\n// > <???> @ 0x180202858\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 SetImageBase(__int64 a1)\n{\n  __int64 result; // rax\n\n  result = _vcrt_getptd(a1);\n  *(_QWORD *)(result + 96) = a1;\n  return result;\n}", "assembly": "; \n; _SetImageBase from 0x1801257c0 to 0x1801257d8 (24 bytes)\n; \n; 2 xrefs:\n; > __FrameHandler3::FrameUnwindToState @ 0x180126c25\n; > <???> @ 0x180202858\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, 0x1801257c0\nsub     rsp, 20h                                                       ; +0x2, 0x1801257c2\nmov     rbx, rcx                                                       ; +0x6, 0x1801257c6\ncall    __vcrt_getptd                                                  ; +0x9, 0x1801257c9\nmov     [rax+60h], rbx                                                 ; +0xe, 0x1801257ce\nadd     rsp, 20h                                                       ; +0x12, 0x1801257d2\npop     rbx                                                            ; +0x16, 0x1801257d6\nretn                                                                   ; +0x17, 0x1801257d7", "xrefs": ["__FrameHandler3::FrameUnwindToState @ 0x180126c25", "<???> @ 0x180202858"], "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"}