{"type": "func", "start": 6443650132, "end": 6443650167, "name": "__AdjustPointer", "pseudocode": "// \n// __AdjustPointer from 0x180124c54 to 0x180124c77 (35 bytes)\n// \n// 4 xrefs:\n// > sub_180125984 @ 0x180125aa7\n// > sub_180125984 @ 0x180125af2\n// > BuildCatchObjectInternal<__FrameHandler3> @ 0x180125bc9\n// > BuildCatchObjectInternal<__FrameHandler3> @ 0x180125c00\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 _AdjustPointer(__int64 a1, int *a2)\n{\n  __int64 result; // rax\n\n  result = a1 + *a2;\n  if ( a2[1] >= 0 )\n    result += a2[1] + (__int64)*(int *)(a2[2] + *(_QWORD *)(a2[1] + a1));\n  return result;\n}", "assembly": "; \n; __AdjustPointer from 0x180124c54 to 0x180124c77 (35 bytes)\n; \n; 4 xrefs:\n; > sub_180125984 @ 0x180125aa7\n; > sub_180125984 @ 0x180125af2\n; > BuildCatchObjectInternal<__FrameHandler3> @ 0x180125bc9\n; > BuildCatchObjectInternal<__FrameHandler3> @ 0x180125c00\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\nmovsxd  rax, dword ptr [rdx]                                           ; +0x0, 0x180124c54\nadd     rax, rcx                                                       ; +0x3, 0x180124c57\ncmp     dword ptr [rdx+4], 0                                           ; +0x6, 0x180124c5a\njl      short locret_180124C76                                         ; +0xa, 0x180124c5e\nmovsxd  r9, dword ptr [rdx+4]                                          ; +0xc, 0x180124c60\nmovsxd  rdx, dword ptr [rdx+8]                                         ; +0x10, 0x180124c64\nmov     rcx, [r9+rcx]                                                  ; +0x14, 0x180124c68\nmovsxd  r8, dword ptr [rdx+rcx]                                        ; +0x18, 0x180124c6c\nadd     r8, r9                                                         ; +0x1c, 0x180124c70\nadd     rax, r8                                                        ; +0x1f, 0x180124c73\nretn                                                                   ; +0x22, 0x180124c76", "xrefs": ["sub_180125984 @ 0x180125aa7", "sub_180125984 @ 0x180125af2", "BuildCatchObjectInternal<__FrameHandler3> @ 0x180125bc9", "BuildCatchObjectInternal<__FrameHandler3> @ 0x180125c00"], "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"}