{"type": "func", "start": 6442582380, "end": 6442582407, "name": "__scrt_initialize_default_local_stdio_options", "pseudocode": "// \n// __scrt_initialize_default_local_stdio_options from 0x18002016c to 0x180020187 (27 bytes)\n// \n// 2 xrefs:\n// > dllmain_crt_process_attach @ 0x18001f8fa\n// > <???> @ 0x18004b2e0\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 *_scrt_initialize_default_local_stdio_options()\n{\n  _QWORD *v0; // rax\n  _QWORD *result; // rax\n\n  v0 = sub_1800171B0();\n  *v0 |= 0x24uLL;\n  result = sub_180020164();\n  *result |= 2uLL;\n  return result;\n}", "assembly": "; \n; __scrt_initialize_default_local_stdio_options from 0x18002016c to 0x180020187 (27 bytes)\n; \n; 2 xrefs:\n; > dllmain_crt_process_attach @ 0x18001f8fa\n; > <???> @ 0x18004b2e0\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, 0x18002016c\ncall    sub_1800171B0                                                  ; +0x4, 0x180020170\nor      qword ptr [rax], 24h                                           ; +0x9, 0x180020175\ncall    sub_180020164                                                  ; +0xd, 0x180020179\nor      qword ptr [rax], 2                                             ; +0x12, 0x18002017e\nadd     rsp, 28h                                                       ; +0x16, 0x180020182\nretn                                                                   ; +0x1a, 0x180020186", "xrefs": ["dllmain_crt_process_attach @ 0x18001f8fa", "<???> @ 0x18004b2e0"], "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"}