{"type": "func", "start": 6443719128, "end": 6443719198, "name": "__acrt_FlsFree", "pseudocode": "// \n// __acrt_FlsFree from 0x1801359d8 to 0x180135a1e (70 bytes)\n// \n// 3 xrefs:\n// > __vcrt_uninitialize_ptd_0 @ 0x18013554b\n// > <???> @ 0x1802033ec\n// > <???> @ 0x1802033f8\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\nint __fastcall _acrt_FlsFree(DWORD a1)\n{\n  FARPROC function; // rax\n\n  function = try_get_function(4u, \"FlsFree\", (unsigned int *)&unk_1801749C0, (unsigned int *)&unk_1801749C8);\n  if ( function )\n    return ((__int64 (__fastcall *)(_QWORD))function)(a1);\n  else\n    return TlsFree(a1);\n}", "assembly": "; \n; __acrt_FlsFree from 0x1801359d8 to 0x180135a1e (70 bytes)\n; \n; 3 xrefs:\n; > __vcrt_uninitialize_ptd_0 @ 0x18013554b\n; > <???> @ 0x1802033ec\n; > <???> @ 0x1802033f8\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, 0x1801359d8\nsub     rsp, 20h                                                       ; +0x2, 0x1801359da\nmov     ebx, ecx                                                       ; +0x6, 0x1801359de\nlea     r9, unk_1801749C8                                              ; +0x8, 0x1801359e0\nmov     ecx, 4                                                         ; +0xf, 0x1801359e7\nlea     r8, unk_1801749C0                                              ; +0x14, 0x1801359ec\nlea     rdx, aFlsfree                                                  ; +0x1b, 0x1801359f3\ncall    ?try_get_function@@YAPEAXW4function_id@?A0x37284e77@@QEBDQEBW4module_id@2@2@Z ; +0x22, 0x1801359fa\nmov     ecx, ebx                                                       ; +0x27, 0x1801359ff\ntest    rax, rax                                                       ; +0x29, 0x180135a01\njz      short loc_180135A12                                            ; +0x2c, 0x180135a04\nadd     rsp, 20h                                                       ; +0x2e, 0x180135a06\npop     rbx                                                            ; +0x32, 0x180135a0a\njmp     cs:__guard_dispatch_icall_fptr                                 ; +0x33, 0x180135a0b\nadd     rsp, 20h                                                       ; +0x3a, 0x180135a12\npop     rbx                                                            ; +0x3e, 0x180135a16\njmp     cs:TlsFree                                                     ; +0x3f, 0x180135a17", "xrefs": ["__vcrt_uninitialize_ptd_0 @ 0x18013554b", "<???> @ 0x1802033ec", "<???> @ 0x1802033f8"], "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"}