{"type": "func", "start": 6443719676, "end": 6443719756, "name": "__acrt_LocaleNameToLCID", "pseudocode": "// \n// __acrt_LocaleNameToLCID from 0x180135bfc to 0x180135c4c (80 bytes)\n// \n// 4 xrefs:\n// > __acrt_CompareStringEx @ 0x18013594e\n// > __acrt_LCMapStringEx @ 0x180135bba\n// > <???> @ 0x180203428\n// > <???> @ 0x180203434\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\n__int64 __fastcall _acrt_LocaleNameToLCID(__int64 a1, unsigned int a2)\n{\n  FARPROC function; // rax\n\n  function = try_get_function(\n               0x16u,\n               \"LocaleNameToLCID\",\n               (unsigned int *)&unk_180174A78,\n               (unsigned int *)\"LocaleNameToLCID\");\n  if ( function )\n    return ((__int64 (__fastcall *)(__int64, _QWORD))function)(a1, a2);\n  else\n    return _acrt_DownlevelLocaleNameToLCID(a1);\n}", "assembly": "; \n; __acrt_LocaleNameToLCID from 0x180135bfc to 0x180135c4c (80 bytes)\n; \n; 4 xrefs:\n; > __acrt_CompareStringEx @ 0x18013594e\n; > __acrt_LCMapStringEx @ 0x180135bba\n; > <???> @ 0x180203428\n; > <???> @ 0x180203434\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\nmov     [rsp+arg_0], rbx                                               ; +0x0, 0x180135bfc\npush    rdi                                                            ; +0x5, 0x180135c01\nsub     rsp, 20h                                                       ; +0x6, 0x180135c02\nmov     edi, edx                                                       ; +0xa, 0x180135c06\nlea     r9, aLocalenametolc                                            ; +0xc, 0x180135c08\nmov     rbx, rcx                                                       ; +0x13, 0x180135c0f\nlea     rdx, aLocalenametolc                                           ; +0x16, 0x180135c12\nmov     ecx, 16h                                                       ; +0x1d, 0x180135c19\nlea     r8, unk_180174A78                                              ; +0x22, 0x180135c1e\ncall    ?try_get_function@@YAPEAXW4function_id@?A0x37284e77@@QEBDQEBW4module_id@2@2@Z ; +0x29, 0x180135c25\nmov     rcx, rbx                                                       ; +0x2e, 0x180135c2a\ntest    rax, rax                                                       ; +0x31, 0x180135c2d\njz      short loc_180135C3C                                            ; +0x34, 0x180135c30\nmov     edx, edi                                                       ; +0x36, 0x180135c32\ncall    cs:__guard_dispatch_icall_fptr                                 ; +0x38, 0x180135c34\njmp     short loc_180135C41                                            ; +0x3e, 0x180135c3a\ncall    __acrt_DownlevelLocaleNameToLCID                               ; +0x40, 0x180135c3c\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x45, 0x180135c41\nadd     rsp, 20h                                                       ; +0x4a, 0x180135c46\npop     rdi                                                            ; +0x4e, 0x180135c4a\nretn                                                                   ; +0x4f, 0x180135c4b", "xrefs": ["__acrt_CompareStringEx @ 0x18013594e", "__acrt_LCMapStringEx @ 0x180135bba", "<???> @ 0x180203428", "<???> @ 0x180203434"], "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"}