{"type": "func", "start": 6443652872, "end": 6443652930, "name": "_CreateFrameInfo", "pseudocode": "// \n// _CreateFrameInfo from 0x180125708 to 0x180125742 (58 bytes)\n// \n// 2 xrefs:\n// > unknown_libname_19 @ 0x180126942\n// > <???> @ 0x180202828\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_QWORD *__fastcall CreateFrameInfo(_QWORD *a1, __int64 a2)\n{\n  __int64 v3; // rcx\n  __int64 v4; // rcx\n\n  *a1 = a2;\n  if ( (unsigned __int64)a1 >= *(_QWORD *)(_vcrt_getptd((__int64)a1) + 88) )\n    v4 = 0;\n  else\n    v4 = *(_QWORD *)(_vcrt_getptd(v3) + 88);\n  a1[1] = v4;\n  *(_QWORD *)(_vcrt_getptd(v4) + 88) = a1;\n  return a1;\n}", "assembly": "; \n; _CreateFrameInfo from 0x180125708 to 0x180125742 (58 bytes)\n; \n; 2 xrefs:\n; > unknown_libname_19 @ 0x180126942\n; > <???> @ 0x180202828\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, 0x180125708\nsub     rsp, 20h                                                       ; +0x2, 0x18012570a\nmov     rbx, rcx                                                       ; +0x6, 0x18012570e\nmov     [rcx], rdx                                                     ; +0x9, 0x180125711\ncall    __vcrt_getptd                                                  ; +0xc, 0x180125714\ncmp     rbx, [rax+58h]                                                 ; +0x11, 0x180125719\njnb     short loc_18012572A                                            ; +0x15, 0x18012571d\ncall    __vcrt_getptd                                                  ; +0x17, 0x18012571f\nmov     rcx, [rax+58h]                                                 ; +0x1c, 0x180125724\njmp     short loc_18012572C                                            ; +0x20, 0x180125728\nxor     ecx, ecx                                                       ; +0x22, 0x18012572a\nmov     [rbx+8], rcx                                                   ; +0x24, 0x18012572c\ncall    __vcrt_getptd                                                  ; +0x28, 0x180125730\nmov     [rax+58h], rbx                                                 ; +0x2d, 0x180125735\nmov     rax, rbx                                                       ; +0x31, 0x180125739\nadd     rsp, 20h                                                       ; +0x34, 0x18012573c\npop     rbx                                                            ; +0x38, 0x180125740\nretn                                                                   ; +0x39, 0x180125741", "xrefs": ["unknown_libname_19 @ 0x180126942", "<???> @ 0x180202828"], "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"}