{"type": "func", "start": 6442460992, "end": 6442461019, "name": "CompareFunction", "pseudocode": "// \n// CompareFunction from 0x180002740 to 0x18000275b (27 bytes)\n// \n// 1 xrefs:\n// > sub_180001E90 @ 0x180001ff4\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\nunsigned __int64 __fastcall CompareFunction(_DWORD **a1, _DWORD **a2)\n{\n  return (__PAIR64__(**a1 > **a2, **a1) - (unsigned int)**a2) >> 32;\n}", "assembly": "; \n; CompareFunction from 0x180002740 to 0x18000275b (27 bytes)\n; \n; 1 xrefs:\n; > sub_180001E90 @ 0x180001ff4\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     rax, [rcx]                                                     ; +0x0, 0x180002740\nmov     r8d, [rax]                                                     ; +0x3, 0x180002743\nmov     rax, [rdx]                                                     ; +0x6, 0x180002746\nxor     edx, edx                                                       ; +0x9, 0x180002749\nmov     ecx, [rax]                                                     ; +0xb, 0x18000274b\nmov     eax, edx                                                       ; +0xd, 0x18000274d\ncmp     r8d, ecx                                                       ; +0xf, 0x18000274f\nsetnbe  al                                                             ; +0x12, 0x180002752\nsetb    dl                                                             ; +0x15, 0x180002755\nsub     eax, edx                                                       ; +0x18, 0x180002758\nretn                                                                   ; +0x1a, 0x18000275a", "xrefs": ["sub_180001E90 @ 0x180001ff4"], "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"}