{"type": "func", "start": 6443742996, "end": 6443743056, "name": "__acrt_execute_uninitializers", "pseudocode": "// \n// __acrt_execute_uninitializers from 0x18013b714 to 0x18013b750 (60 bytes)\n// \n// 3 xrefs:\n// > __acrt_uninitialize @ 0x1801329c8\n// > <???> @ 0x180203914\n// > <???> @ 0x180203920\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\nchar __fastcall _acrt_execute_uninitializers(__int64 a1, __int64 a2)\n{\n  __int64 i; // rbx\n  void (__fastcall *v4)(_QWORD); // rax\n\n  for ( i = a2; i != a1; i -= 16 )\n  {\n    v4 = *(void (__fastcall **)(_QWORD))(i - 8);\n    if ( v4 )\n      v4(0);\n  }\n  return 1;\n}", "assembly": "; \n; __acrt_execute_uninitializers from 0x18013b714 to 0x18013b750 (60 bytes)\n; \n; 3 xrefs:\n; > __acrt_uninitialize @ 0x1801329c8\n; > <???> @ 0x180203914\n; > <???> @ 0x180203920\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     [rsp+arg_0], rbx                                               ; +0x0, 0x18013b714\npush    rdi                                                            ; +0x5, 0x18013b719\nsub     rsp, 20h                                                       ; +0x6, 0x18013b71a\nmov     rbx, rdx                                                       ; +0xa, 0x18013b71e\nmov     rdi, rcx                                                       ; +0xd, 0x18013b721\ncmp     rcx, rdx                                                       ; +0x10, 0x18013b724\njz      short loc_18013B743                                            ; +0x13, 0x18013b727\nmov     rax, [rbx-8]                                                   ; +0x15, 0x18013b729\ntest    rax, rax                                                       ; +0x19, 0x18013b72d\njz      short loc_18013B73A                                            ; +0x1c, 0x18013b730\nxor     ecx, ecx                                                       ; +0x1e, 0x18013b732\ncall    cs:__guard_dispatch_icall_fptr                                 ; +0x20, 0x18013b734\nsub     rbx, 10h                                                       ; +0x26, 0x18013b73a\ncmp     rbx, rdi                                                       ; +0x2a, 0x18013b73e\njnz     short loc_18013B729                                            ; +0x2d, 0x18013b741\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x2f, 0x18013b743\nmov     al, 1                                                          ; +0x34, 0x18013b748\nadd     rsp, 20h                                                       ; +0x36, 0x18013b74a\npop     rdi                                                            ; +0x3a, 0x18013b74e\nretn                                                                   ; +0x3b, 0x18013b74f", "xrefs": ["__acrt_uninitialize @ 0x1801329c8", "<???> @ 0x180203914", "<???> @ 0x180203920"], "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"}