{"type": "func", "start": 6443651376, "end": 6443651445, "name": "__vcrt_FlsAlloc", "pseudocode": "// \n// __vcrt_FlsAlloc from 0x180125130 to 0x180125175 (69 bytes)\n// \n// 2 xrefs:\n// > __vcrt_initialize_ptd @ 0x180124f13\n// > <???> @ 0x180202798\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\nDWORD __fastcall _vcrt_FlsAlloc(__int64 a1)\n{\n  FARPROC function; // rax\n\n  function = try_get_function(0, \"FlsAlloc\", (unsigned int *)&unk_180170AB0, (unsigned int *)\"FlsAlloc\");\n  if ( function )\n    return ((__int64 (__fastcall *)(__int64))function)(a1);\n  else\n    return TlsAlloc();\n}", "assembly": "; \n; __vcrt_FlsAlloc from 0x180125130 to 0x180125175 (69 bytes)\n; \n; 2 xrefs:\n; > __vcrt_initialize_ptd @ 0x180124f13\n; > <???> @ 0x180202798\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, 0x180125130\nsub     rsp, 20h                                                       ; +0x2, 0x180125132\nmov     rbx, rcx                                                       ; +0x6, 0x180125136\nlea     r9, aFlsalloc                                                  ; +0x9, 0x180125139\nxor     ecx, ecx                                                       ; +0x10, 0x180125140\nlea     r8, unk_180170AB0                                              ; +0x12, 0x180125142\nlea     rdx, aFlsalloc                                                 ; +0x19, 0x180125149\ncall    ?try_get_function@@YAPEAXW4function_id@?A0x78405aa4@@QEBDQEBW4module_id@2@2@Z ; +0x20, 0x180125150\ntest    rax, rax                                                       ; +0x25, 0x180125155\njz      short loc_180125169                                            ; +0x28, 0x180125158\nmov     rcx, rbx                                                       ; +0x2a, 0x18012515a\nadd     rsp, 20h                                                       ; +0x2d, 0x18012515d\npop     rbx                                                            ; +0x31, 0x180125161\njmp     cs:__guard_dispatch_icall_fptr                                 ; +0x32, 0x180125162\nadd     rsp, 20h                                                       ; +0x39, 0x180125169\npop     rbx                                                            ; +0x3d, 0x18012516d\njmp     cs:TlsAlloc                                                    ; +0x3e, 0x18012516e", "xrefs": ["__vcrt_initialize_ptd @ 0x180124f13", "<???> @ 0x180202798"], "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"}