{"type": "func", "start": 6443732188, "end": 6443732216, "name": "__acrt_stdio_free_stream", "pseudocode": "// \n// __acrt_stdio_free_stream from 0x180138cdc to 0x180138cf8 (28 bytes)\n// \n// 2 xrefs:\n// > _fclose_nolock @ 0x18012fa6d\n// > fclose @ 0x18012fabf\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__int64 __fastcall __acrt_stdio_free_stream(__int64 a1)\n{\n  *(_DWORD *)(a1 + 24) = -1;\n  *(_QWORD *)a1 = 0;\n  *(_QWORD *)(a1 + 8) = 0;\n  *(_DWORD *)(a1 + 16) = 0;\n  *(_QWORD *)(a1 + 28) = 0;\n  *(_QWORD *)(a1 + 40) = 0;\n  return (unsigned int)_InterlockedExchange((volatile __int32 *)(a1 + 20), 0);\n}", "assembly": "; \n; __acrt_stdio_free_stream from 0x180138cdc to 0x180138cf8 (28 bytes)\n; \n; 2 xrefs:\n; > _fclose_nolock @ 0x18012fa6d\n; > fclose @ 0x18012fabf\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\nor      dword ptr [rcx+18h], 0FFFFFFFFh                                ; +0x0, 0x180138cdc\nxor     eax, eax                                                       ; +0x4, 0x180138ce0\nmov     [rcx], rax                                                     ; +0x6, 0x180138ce2\nmov     [rcx+8], rax                                                   ; +0x9, 0x180138ce5\nmov     [rcx+10h], eax                                                 ; +0xd, 0x180138ce9\nmov     [rcx+1Ch], rax                                                 ; +0x10, 0x180138cec\nmov     [rcx+28h], rax                                                 ; +0x14, 0x180138cf0\nxchg    eax, [rcx+14h]                                                 ; +0x18, 0x180138cf4\nretn                                                                   ; +0x1b, 0x180138cf7", "xrefs": ["_fclose_nolock @ 0x18012fa6d", "fclose @ 0x18012fabf"], "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"}