{"type": "func", "start": 6443719200, "end": 6443719270, "name": "__acrt_FlsGetValue", "pseudocode": "// \n// __acrt_FlsGetValue from 0x180135a20 to 0x180135a66 (70 bytes)\n// \n// 5 xrefs:\n// > __acrt_freeptd @ 0x180135285\n// > __acrt_getptd @ 0x1801352da\n// > __acrt_getptd_head @ 0x18013539d\n// > __acrt_getptd_noexit @ 0x180135456\n// > <???> @ 0x180203404\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 _acrt_FlsGetValue(DWORD a1)\n{\n  FARPROC function; // rax\n\n  function = try_get_function(5u, \"FlsGetValue\", (unsigned int *)&unk_1801749C8, (unsigned int *)&unk_1801749D0);\n  if ( function )\n    return (LPVOID)((__int64 (__fastcall *)(_QWORD))function)(a1);\n  else\n    return TlsGetValue(a1);\n}", "assembly": "; \n; __acrt_FlsGetValue from 0x180135a20 to 0x180135a66 (70 bytes)\n; \n; 5 xrefs:\n; > __acrt_freeptd @ 0x180135285\n; > __acrt_getptd @ 0x1801352da\n; > __acrt_getptd_head @ 0x18013539d\n; > __acrt_getptd_noexit @ 0x180135456\n; > <???> @ 0x180203404\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, 0x180135a20\nsub     rsp, 20h                                                       ; +0x2, 0x180135a22\nmov     ebx, ecx                                                       ; +0x6, 0x180135a26\nlea     r9, unk_1801749D0                                              ; +0x8, 0x180135a28\nmov     ecx, 5                                                         ; +0xf, 0x180135a2f\nlea     r8, unk_1801749C8                                              ; +0x14, 0x180135a34\nlea     rdx, aFlsgetvalue                                              ; +0x1b, 0x180135a3b\ncall    ?try_get_function@@YAPEAXW4function_id@?A0x37284e77@@QEBDQEBW4module_id@2@2@Z ; +0x22, 0x180135a42\nmov     ecx, ebx                                                       ; +0x27, 0x180135a47\ntest    rax, rax                                                       ; +0x29, 0x180135a49\njz      short loc_180135A5A                                            ; +0x2c, 0x180135a4c\nadd     rsp, 20h                                                       ; +0x2e, 0x180135a4e\npop     rbx                                                            ; +0x32, 0x180135a52\njmp     cs:__guard_dispatch_icall_fptr                                 ; +0x33, 0x180135a53\nadd     rsp, 20h                                                       ; +0x3a, 0x180135a5a\npop     rbx                                                            ; +0x3e, 0x180135a5e\njmp     cs:TlsGetValue                                                 ; +0x3f, 0x180135a5f", "xrefs": ["__acrt_freeptd @ 0x180135285", "__acrt_getptd @ 0x1801352da", "__acrt_getptd_head @ 0x18013539d", "__acrt_getptd_noexit @ 0x180135456", "<???> @ 0x180203404"], "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"}