{"type": "func", "start": 6443719056, "end": 6443719128, "name": "__acrt_FlsAlloc", "pseudocode": "// \n// __acrt_FlsAlloc from 0x180135990 to 0x1801359d8 (72 bytes)\n// \n// 3 xrefs:\n// > __acrt_initialize_ptd @ 0x18013550b\n// > <???> @ 0x1802033e0\n// > <???> @ 0x1802033ec\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 _acrt_FlsAlloc(__int64 a1)\n{\n  FARPROC function; // rax\n\n  function = try_get_function(3u, \"FlsAlloc\", (unsigned int *)&unk_1801749B8, (unsigned int *)&unk_1801749C0);\n  if ( function )\n    return ((__int64 (__fastcall *)(__int64))function)(a1);\n  else\n    return TlsAlloc();\n}", "assembly": "; \n; __acrt_FlsAlloc from 0x180135990 to 0x1801359d8 (72 bytes)\n; \n; 3 xrefs:\n; > __acrt_initialize_ptd @ 0x18013550b\n; > <???> @ 0x1802033e0\n; > <???> @ 0x1802033ec\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, 0x180135990\nsub     rsp, 20h                                                       ; +0x2, 0x180135992\nmov     rbx, rcx                                                       ; +0x6, 0x180135996\nlea     r9, unk_1801749C0                                              ; +0x9, 0x180135999\nmov     ecx, 3                                                         ; +0x10, 0x1801359a0\nlea     r8, unk_1801749B8                                              ; +0x15, 0x1801359a5\nlea     rdx, aFlsalloc                                                 ; +0x1c, 0x1801359ac\ncall    ?try_get_function@@YAPEAXW4function_id@?A0x37284e77@@QEBDQEBW4module_id@2@2@Z ; +0x23, 0x1801359b3\ntest    rax, rax                                                       ; +0x28, 0x1801359b8\njz      short loc_1801359CC                                            ; +0x2b, 0x1801359bb\nmov     rcx, rbx                                                       ; +0x2d, 0x1801359bd\nadd     rsp, 20h                                                       ; +0x30, 0x1801359c0\npop     rbx                                                            ; +0x34, 0x1801359c4\njmp     cs:__guard_dispatch_icall_fptr                                 ; +0x35, 0x1801359c5\nadd     rsp, 20h                                                       ; +0x3c, 0x1801359cc\npop     rbx                                                            ; +0x40, 0x1801359d0\njmp     cs:TlsAlloc                                                    ; +0x41, 0x1801359d1", "xrefs": ["__acrt_initialize_ptd @ 0x18013550b", "<???> @ 0x1802033e0", "<???> @ 0x1802033ec"], "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"}