{"type": "func", "start": 6443651520, "end": 6443651590, "name": "__vcrt_FlsGetValue", "pseudocode": "// \n// __vcrt_FlsGetValue from 0x1801251c0 to 0x180125206 (70 bytes)\n// \n// 3 xrefs:\n// > __vcrt_freeptd @ 0x180124df5\n// > __vcrt_getptd_noexit @ 0x180124e75\n// > <???> @ 0x1802027b0\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\nLPVOID __fastcall _vcrt_FlsGetValue(DWORD a1)\n{\n  FARPROC function; // rax\n\n  function = try_get_function(2u, \"FlsGetValue\", (unsigned int *)&unk_180170AD8, (unsigned int *)\"FlsGetValue\");\n  if ( function )\n    return (LPVOID)((__int64 (__fastcall *)(_QWORD))function)(a1);\n  else\n    return TlsGetValue(a1);\n}", "assembly": "; \n; __vcrt_FlsGetValue from 0x1801251c0 to 0x180125206 (70 bytes)\n; \n; 3 xrefs:\n; > __vcrt_freeptd @ 0x180124df5\n; > __vcrt_getptd_noexit @ 0x180124e75\n; > <???> @ 0x1802027b0\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, 0x1801251c0\nsub     rsp, 20h                                                       ; +0x2, 0x1801251c2\nmov     ebx, ecx                                                       ; +0x6, 0x1801251c6\nlea     r9, aFlsgetvalue                                               ; +0x8, 0x1801251c8\nmov     ecx, 2                                                         ; +0xf, 0x1801251cf\nlea     r8, unk_180170AD8                                              ; +0x14, 0x1801251d4\nlea     rdx, aFlsgetvalue                                              ; +0x1b, 0x1801251db\ncall    ?try_get_function@@YAPEAXW4function_id@?A0x78405aa4@@QEBDQEBW4module_id@2@2@Z ; +0x22, 0x1801251e2\nmov     ecx, ebx                                                       ; +0x27, 0x1801251e7\ntest    rax, rax                                                       ; +0x29, 0x1801251e9\njz      short loc_1801251FA                                            ; +0x2c, 0x1801251ec\nadd     rsp, 20h                                                       ; +0x2e, 0x1801251ee\npop     rbx                                                            ; +0x32, 0x1801251f2\njmp     cs:__guard_dispatch_icall_fptr                                 ; +0x33, 0x1801251f3\nadd     rsp, 20h                                                       ; +0x3a, 0x1801251fa\npop     rbx                                                            ; +0x3e, 0x1801251fe\njmp     cs:TlsGetValue                                                 ; +0x3f, 0x1801251ff", "xrefs": ["__vcrt_freeptd @ 0x180124df5", "__vcrt_getptd_noexit @ 0x180124e75", "<???> @ 0x1802027b0"], "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"}