{"type": "func", "start": 6443722220, "end": 6443722232, "name": "__acrt_set_locale_changed", "pseudocode": "// \n// __acrt_set_locale_changed from 0x1801365ec to 0x1801365f8 (12 bytes)\n// \n// 1 xrefs:\n// > setmbcp_internal @ 0x18013a6b0\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// Microsoft VisualC v7/14 64bit runtime\n__int64 _acrt_set_locale_changed()\n{\n  return (unsigned int)_InterlockedExchange(&dword_1801F5150, 1);\n}", "assembly": "; \n; __acrt_set_locale_changed from 0x1801365ec to 0x1801365f8 (12 bytes)\n; \n; 1 xrefs:\n; > setmbcp_internal @ 0x18013a6b0\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     eax, 1                                                         ; +0x0, 0x1801365ec\nxchg    eax, cs:dword_1801F5150                                        ; +0x5, 0x1801365f1\nretn                                                                   ; +0xb, 0x1801365f7", "xrefs": ["setmbcp_internal @ 0x18013a6b0"], "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"}