{"type": "func", "start": 6443742828, "end": 6443742856, "name": "__acrt_initialize_heap", "pseudocode": "// \n// __acrt_initialize_heap from 0x18013b66c to 0x18013b688 (28 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x1801730c0\n// > <???> @ 0x180203908\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\nbool _acrt_initialize_heap()\n{\n  hHeap = GetProcessHeap();\n  return hHeap != nullptr;\n}", "assembly": "; \n; __acrt_initialize_heap from 0x18013b66c to 0x18013b688 (28 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x1801730c0\n; > <???> @ 0x180203908\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\nsub     rsp, 28h                                                       ; +0x0, 0x18013b66c\ncall    cs:GetProcessHeap                                              ; +0x4, 0x18013b670\ntest    rax, rax                                                       ; +0xa, 0x18013b676\nmov     cs:hHeap, rax                                                  ; +0xd, 0x18013b679\nsetnz   al                                                             ; +0x14, 0x18013b680\nadd     rsp, 28h                                                       ; +0x17, 0x18013b683\nretn                                                                   ; +0x1b, 0x18013b687", "xrefs": ["<???> @ 0x1801730c0", "<???> @ 0x180203908"], "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"}