{"type": "func", "start": 6442481520, "end": 6442481543, "name": "sub_180007770", "pseudocode": "// \n// sub_180007770 from 0x180007770 to 0x180007787 (23 bytes)\n// \n// 1 xrefs:\n// > sub_180017E70 @ 0x180017fe0\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 sub_180007770(__int64 a1, int a2)\n{\n  __int64 v2; // r8\n\n  v2 = *(_QWORD *)(a1 + 32);\n  if ( v2 )\n    return *(unsigned int *)(v2 + 4LL * a2);\n  else\n    return 0xFFFFFFFFLL;\n}", "assembly": "; \n; sub_180007770 from 0x180007770 to 0x180007787 (23 bytes)\n; \n; 1 xrefs:\n; > sub_180017E70 @ 0x180017fe0\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     r8, [rcx+20h]                                                  ; +0x0, 0x180007770\ntest    r8, r8                                                         ; +0x4, 0x180007774\njz      short loc_180007781                                            ; +0x7, 0x180007777\nmovsxd  rax, edx                                                       ; +0x9, 0x180007779\nmov     eax, [r8+rax*4]                                                ; +0xc, 0x18000777c\nretn                                                                   ; +0x10, 0x180007780\nmov     eax, 0FFFFFFFFh                                                ; +0x11, 0x180007781\nretn                                                                   ; +0x16, 0x180007786", "xrefs": ["sub_180017E70 @ 0x180017fe0"], "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"}