{"type": "func", "start": 6443746244, "end": 6443746298, "name": "__acrt_locale_free_lc_time_if_unreferenced", "pseudocode": "// \n// __acrt_locale_free_lc_time_if_unreferenced from 0x18013c3c4 to 0x18013c3fa (54 bytes)\n// \n// 2 xrefs:\n// > __acrt_free_locale @ 0x18013c31a\n// > <???> @ 0x1802039c8\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\nvoid __fastcall _acrt_locale_free_lc_time_if_unreferenced(_UNKNOWN **Block)\n{\n  if ( Block && Block != &off_180174BA0 && !*((_DWORD *)Block + 87) )\n  {\n    _acrt_locale_free_time();\n    free_base(Block);\n  }\n}", "assembly": "; \n; __acrt_locale_free_lc_time_if_unreferenced from 0x18013c3c4 to 0x18013c3fa (54 bytes)\n; \n; 2 xrefs:\n; > __acrt_free_locale @ 0x18013c31a\n; > <???> @ 0x1802039c8\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\ntest    rcx, rcx                                                       ; +0x0, 0x18013c3c4\njz      short locret_18013C3F9                                         ; +0x3, 0x18013c3c7\npush    rbx                                                            ; +0x5, 0x18013c3c9\nsub     rsp, 20h                                                       ; +0x6, 0x18013c3ca\nlea     rax, off_180174BA0                                             ; +0xa, 0x18013c3ce\nmov     rbx, rcx                                                       ; +0x11, 0x18013c3d5\ncmp     rcx, rax                                                       ; +0x14, 0x18013c3d8\njz      short loc_18013C3F4                                            ; +0x17, 0x18013c3db\nmov     eax, [rcx+15Ch]                                                ; +0x19, 0x18013c3dd\ntest    eax, eax                                                       ; +0x1f, 0x18013c3e3\njnz     short loc_18013C3F4                                            ; +0x21, 0x18013c3e5\ncall    __acrt_locale_free_time                                        ; +0x23, 0x18013c3e7\nmov     rcx, rbx; Block                                                ; +0x28, 0x18013c3ec\ncall    _free_base                                                     ; +0x2b, 0x18013c3ef\nadd     rsp, 20h                                                       ; +0x30, 0x18013c3f4\npop     rbx                                                            ; +0x34, 0x18013c3f8\nretn                                                                   ; +0x35, 0x18013c3f9", "xrefs": ["__acrt_free_locale @ 0x18013c31a", "<???> @ 0x1802039c8"], "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"}