{"type": "func", "start": 6443750096, "end": 6443750160, "name": "__tzset", "pseudocode": "// \n// __tzset from 0x18013d2d0 to 0x18013d310 (64 bytes)\n// \n// 3 xrefs:\n// > common_loctotime_t<__int64> @ 0x180136420\n// > <???> @ 0x180203a70\n// > <???> @ 0x180203a7c\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 _tzset()\n{\n  if ( !dword_1801F5664 )\n  {\n    sub_1801346AC(6);\n    if ( !dword_1801F5664 )\n    {\n      tzset_nolock();\n      _InterlockedIncrement(&dword_1801F5664);\n    }\n    sub_180134700(6);\n  }\n}", "assembly": "; \n; __tzset from 0x18013d2d0 to 0x18013d310 (64 bytes)\n; \n; 3 xrefs:\n; > common_loctotime_t<__int64> @ 0x180136420\n; > <???> @ 0x180203a70\n; > <???> @ 0x180203a7c\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, 0x18013d2d0\nmov     eax, cs:dword_1801F5664                                        ; +0x4, 0x18013d2d4\ntest    eax, eax                                                       ; +0xa, 0x18013d2da\njnz     short loc_18013D30B                                            ; +0xc, 0x18013d2dc\nlea     ecx, [rax+6]                                                   ; +0xe, 0x18013d2de\ncall    sub_1801346AC                                                  ; +0x11, 0x18013d2e1\nnop                                                                    ; +0x16, 0x18013d2e6\nmov     eax, cs:dword_1801F5664                                        ; +0x17, 0x18013d2e7\ntest    eax, eax                                                       ; +0x1d, 0x18013d2ed\njnz     short loc_18013D2FD                                            ; +0x1f, 0x18013d2ef\ncall    ?tzset_nolock@@YAXXZ                                           ; +0x21, 0x18013d2f1\nlock inc cs:dword_1801F5664                                            ; +0x26, 0x18013d2f6\nmov     ecx, 6                                                         ; +0x2d, 0x18013d2fd\nadd     rsp, 28h                                                       ; +0x32, 0x18013d302\njmp     sub_180134700                                                  ; +0x36, 0x18013d306\nadd     rsp, 28h                                                       ; +0x3b, 0x18013d30b\nretn                                                                   ; +0x3f, 0x18013d30f", "xrefs": ["common_loctotime_t<__int64> @ 0x180136420", "<???> @ 0x180203a70", "<???> @ 0x180203a7c"], "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"}