{"type": "func", "start": 6443722788, "end": 6443722847, "name": "__acrt_initialize_lowio", "pseudocode": "// \n// __acrt_initialize_lowio from 0x180136824 to 0x18013685f (59 bytes)\n// \n// 3 xrefs:\n// > <???> @ 0x1801730f0\n// > <???> @ 0x180203524\n// > <???> @ 0x180203530\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 _acrt_initialize_lowio()\n{\n  char v0; // bl\n\n  sub_1801346AC(7);\n  v0 = 0;\n  if ( !(unsigned int)_acrt_lowio_ensure_fh_exists(0) )\n  {\n    initialize_inherited_file_handles_nolock();\n    initialize_stdio_handles_nolock();\n    v0 = 1;\n  }\n  sub_180134700(7);\n  return v0;\n}", "assembly": "; \n; __acrt_initialize_lowio from 0x180136824 to 0x18013685f (59 bytes)\n; \n; 3 xrefs:\n; > <???> @ 0x1801730f0\n; > <???> @ 0x180203524\n; > <???> @ 0x180203530\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, 0x180136824\nsub     rsp, 20h                                                       ; +0x2, 0x180136826\nmov     ecx, 7                                                         ; +0x6, 0x18013682a\ncall    sub_1801346AC                                                  ; +0xb, 0x18013682f\nxor     ebx, ebx                                                       ; +0x10, 0x180136834\nxor     ecx, ecx                                                       ; +0x12, 0x180136836\ncall    __acrt_lowio_ensure_fh_exists                                  ; +0x14, 0x180136838\ntest    eax, eax                                                       ; +0x19, 0x18013683d\njnz     short loc_18013684D                                            ; +0x1b, 0x18013683f\ncall    ?initialize_inherited_file_handles_nolock@@YAXXZ               ; +0x1d, 0x180136841\ncall    ?initialize_stdio_handles_nolock@@YAXXZ                        ; +0x22, 0x180136846\nmov     bl, 1                                                          ; +0x27, 0x18013684b\nmov     ecx, 7                                                         ; +0x29, 0x18013684d\ncall    sub_180134700                                                  ; +0x2e, 0x180136852\nmov     al, bl                                                         ; +0x33, 0x180136857\nadd     rsp, 20h                                                       ; +0x35, 0x180136859\npop     rbx                                                            ; +0x39, 0x18013685d\nretn                                                                   ; +0x3a, 0x18013685e", "xrefs": ["<???> @ 0x1801730f0", "<???> @ 0x180203524", "<???> @ 0x180203530"], "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"}