{"type": "func", "start": 6443722848, "end": 6443722912, "name": "__acrt_uninitialize_lowio", "pseudocode": "// \n// __acrt_uninitialize_lowio from 0x180136860 to 0x1801368a0 (64 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x1801730f8\n// > <???> @ 0x18020353c\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_uninitialize_lowio()\n{\n  unsigned __int64 i; // rbx\n  char *v1; // rcx\n\n  for ( i = 0; i < 128; ++i )\n  {\n    v1 = (char *)qword_1801F5160[i];\n    if ( v1 )\n    {\n      _acrt_lowio_destroy_handle_array(v1);\n      qword_1801F5160[i] = 0;\n    }\n  }\n  return 1;\n}", "assembly": "; \n; __acrt_uninitialize_lowio from 0x180136860 to 0x1801368a0 (64 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x1801730f8\n; > <???> @ 0x18020353c\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, 0x180136860\npush    rdi                                                            ; +0x5, 0x180136865\nsub     rsp, 20h                                                       ; +0x6, 0x180136866\nxor     ebx, ebx                                                       ; +0xa, 0x18013686a\nlea     rdi, qword_1801F5160                                           ; +0xc, 0x18013686c\nmov     rcx, [rbx+rdi]; Block                                          ; +0x13, 0x180136873\ntest    rcx, rcx                                                       ; +0x17, 0x180136877\njz      short loc_180136886                                            ; +0x1a, 0x18013687a\ncall    __acrt_lowio_destroy_handle_array                              ; +0x1c, 0x18013687c\nand     qword ptr [rbx+rdi], 0                                         ; +0x21, 0x180136881\nadd     rbx, 8                                                         ; +0x26, 0x180136886\ncmp     rbx, 400h                                                      ; +0x2a, 0x18013688a\njb      short loc_18013686C                                            ; +0x31, 0x180136891\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x33, 0x180136893\nmov     al, 1                                                          ; +0x38, 0x180136898\nadd     rsp, 20h                                                       ; +0x3a, 0x18013689a\npop     rdi                                                            ; +0x3e, 0x18013689e\nretn                                                                   ; +0x3f, 0x18013689f", "xrefs": ["<???> @ 0x1801730f8", "<???> @ 0x18020353c"], "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"}