; ; __acrt_initialize_lowio from 0x180136824 to 0x18013685f (59 bytes) ; ; 3 xrefs: ; > @ 0x1801730f0 ; > @ 0x180203524 ; > @ 0x180203530 ; ; This function is hookable on this platform! ; ; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA ; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings ; push rbx ; +0x0, 0x180136824 sub rsp, 20h ; +0x2, 0x180136826 mov ecx, 7 ; +0x6, 0x18013682a call sub_1801346AC ; +0xb, 0x18013682f xor ebx, ebx ; +0x10, 0x180136834 xor ecx, ecx ; +0x12, 0x180136836 call __acrt_lowio_ensure_fh_exists ; +0x14, 0x180136838 test eax, eax ; +0x19, 0x18013683d jnz short loc_18013684D ; +0x1b, 0x18013683f call ?initialize_inherited_file_handles_nolock@@YAXXZ ; +0x1d, 0x180136841 call ?initialize_stdio_handles_nolock@@YAXXZ ; +0x22, 0x180136846 mov bl, 1 ; +0x27, 0x18013684b mov ecx, 7 ; +0x29, 0x18013684d call sub_180134700 ; +0x2e, 0x180136852 mov al, bl ; +0x33, 0x180136857 add rsp, 20h ; +0x35, 0x180136859 pop rbx ; +0x39, 0x18013685d retn ; +0x3a, 0x18013685e