{"type": "func", "start": 6443771440, "end": 6443771485, "name": "_ValidateImageBase", "pseudocode": "// \n// _ValidateImageBase from 0x180142630 to 0x18014265d (45 bytes)\n// \n// 1 xrefs:\n// > _IsNonwritableInCurrentImage @ 0x1801425f7\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_BOOL8 __fastcall ValidateImageBase(__int64 a1)\n{\n  __int64 v1; // rax\n  _BOOL8 result; // rax\n\n  result = false;\n  if ( *(_WORD *)a1 == 23117 )\n  {\n    v1 = a1 + *(int *)(a1 + 60);\n    if ( *(_DWORD *)v1 == 17744 && *(_WORD *)(v1 + 24) == 523 )\n      return true;\n  }\n  return result;\n}", "assembly": "; \n; _ValidateImageBase from 0x180142630 to 0x18014265d (45 bytes)\n; \n; 1 xrefs:\n; > _IsNonwritableInCurrentImage @ 0x1801425f7\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     eax, 5A4Dh                                                     ; +0x0, 0x180142630\ncmp     [rcx], ax                                                      ; +0x5, 0x180142635\njnz     short loc_18014265A                                            ; +0x8, 0x180142638\nmovsxd  rax, dword ptr [rcx+3Ch]                                       ; +0xa, 0x18014263a\nadd     rax, rcx                                                       ; +0xe, 0x18014263e\ncmp     dword ptr [rax], 4550h                                         ; +0x11, 0x180142641\njnz     short loc_18014265A                                            ; +0x17, 0x180142647\nmov     ecx, 20Bh                                                      ; +0x19, 0x180142649\ncmp     [rax+18h], cx                                                  ; +0x1e, 0x18014264e\njnz     short loc_18014265A                                            ; +0x22, 0x180142652\nmov     eax, 1                                                         ; +0x24, 0x180142654\nretn                                                                   ; +0x29, 0x180142659\nxor     eax, eax                                                       ; +0x2a, 0x18014265a\nretn                                                                   ; +0x2c, 0x18014265c", "xrefs": ["_IsNonwritableInCurrentImage @ 0x1801425f7"], "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"}