{"type": "func", "start": 6443651448, "end": 6443651518, "name": "__vcrt_FlsFree", "pseudocode": "// \n// __vcrt_FlsFree from 0x180125178 to 0x1801251be (70 bytes)\n// \n// 2 xrefs:\n// > __vcrt_uninitialize_ptd @ 0x180124f5f\n// > <???> @ 0x1802027a4\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 _vcrt_FlsFree(DWORD a1)\n{\n  FARPROC function; // rax\n\n  function = try_get_function(1u, \"FlsFree\", (unsigned int *)&unk_180170AC8, (unsigned int *)\"FlsFree\");\n  if ( function )\n    return ((__int64 (__fastcall *)(_QWORD))function)(a1);\n  else\n    return TlsFree(a1);\n}", "assembly": "; \n; __vcrt_FlsFree from 0x180125178 to 0x1801251be (70 bytes)\n; \n; 2 xrefs:\n; > __vcrt_uninitialize_ptd @ 0x180124f5f\n; > <???> @ 0x1802027a4\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, 0x180125178\nsub     rsp, 20h                                                       ; +0x2, 0x18012517a\nmov     ebx, ecx                                                       ; +0x6, 0x18012517e\nlea     r9, aFlsfree                                                   ; +0x8, 0x180125180\nmov     ecx, 1                                                         ; +0xf, 0x180125187\nlea     r8, unk_180170AC8                                              ; +0x14, 0x18012518c\nlea     rdx, aFlsfree                                                  ; +0x1b, 0x180125193\ncall    ?try_get_function@@YAPEAXW4function_id@?A0x78405aa4@@QEBDQEBW4module_id@2@2@Z ; +0x22, 0x18012519a\nmov     ecx, ebx                                                       ; +0x27, 0x18012519f\ntest    rax, rax                                                       ; +0x29, 0x1801251a1\njz      short loc_1801251B2                                            ; +0x2c, 0x1801251a4\nadd     rsp, 20h                                                       ; +0x2e, 0x1801251a6\npop     rbx                                                            ; +0x32, 0x1801251aa\njmp     cs:__guard_dispatch_icall_fptr                                 ; +0x33, 0x1801251ab\nadd     rsp, 20h                                                       ; +0x3a, 0x1801251b2\npop     rbx                                                            ; +0x3e, 0x1801251b6\njmp     cs:TlsFree                                                     ; +0x3f, 0x1801251b7", "xrefs": ["__vcrt_uninitialize_ptd @ 0x180124f5f", "<???> @ 0x1802027a4"], "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"}