{"type": "func", "start": 6443739252, "end": 6443739280, "name": "__acrt_update_thread_multibyte_data", "pseudocode": "// \n// __acrt_update_thread_multibyte_data from 0x18013a874 to 0x18013a890 (28 bytes)\n// \n// 3 xrefs:\n// > sub_180135F90 @ 0x180135fb3\n// > <???> @ 0x180203878\n// > <???> @ 0x180203884\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\nstruct __crt_multibyte_data *_acrt_update_thread_multibyte_data()\n{\n  struct __acrt_ptd *v0; // rax\n\n  v0 = (struct __acrt_ptd *)_acrt_getptd();\n  return update_thread_multibyte_data_internal(v0, &qword_1801F55D0);\n}", "assembly": "; \n; __acrt_update_thread_multibyte_data from 0x18013a874 to 0x18013a890 (28 bytes)\n; \n; 3 xrefs:\n; > sub_180135F90 @ 0x180135fb3\n; > <???> @ 0x180203878\n; > <???> @ 0x180203884\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\nsub     rsp, 28h                                                       ; +0x0, 0x18013a874\ncall    __acrt_getptd                                                  ; +0x4, 0x18013a878\nmov     rcx, rax; struct __acrt_ptd *                                  ; +0x9, 0x18013a87d\nlea     rdx, qword_1801F55D0; struct __crt_multibyte_data **           ; +0xc, 0x18013a880\nadd     rsp, 28h                                                       ; +0x13, 0x18013a887\njmp     ?update_thread_multibyte_data_internal@@YAPEAU__crt_multibyte_data@@QEAU__acrt_ptd@@QEAPEAU1@@Z ; +0x17, 0x18013a88b", "xrefs": ["sub_180135F90 @ 0x180135fb3", "<???> @ 0x180203878", "<???> @ 0x180203884"], "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"}