{"type": "func", "start": 6443632884, "end": 6443632924, "name": "__scrt_uninitialize_thread_safe_statics", "pseudocode": "// \n// __scrt_uninitialize_thread_safe_statics from 0x1801208f4 to 0x18012091c (40 bytes)\n// \n// 3 xrefs:\n// > __scrt_initialize_thread_safe_statics @ 0x1801208d0\n// > <???> @ 0x180202528\n// > <???> @ 0x180202534\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 __scrt_uninitialize_thread_safe_statics()\n{\n  DeleteCriticalSection(&stru_1801F49F0);\n  if ( hHandle )\n    CloseHandle(hHandle);\n}", "assembly": "; \n; __scrt_uninitialize_thread_safe_statics from 0x1801208f4 to 0x18012091c (40 bytes)\n; \n; 3 xrefs:\n; > __scrt_initialize_thread_safe_statics @ 0x1801208d0\n; > <???> @ 0x180202528\n; > <???> @ 0x180202534\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, 0x1801208f4\nlea     rcx, stru_1801F49F0; lpCriticalSection                         ; +0x4, 0x1801208f8\ncall    cs:DeleteCriticalSection                                       ; +0xb, 0x1801208ff\nmov     rcx, cs:hHandle; hObject                                       ; +0x11, 0x180120905\ntest    rcx, rcx                                                       ; +0x18, 0x18012090c\njz      short loc_180120917                                            ; +0x1b, 0x18012090f\ncall    cs:CloseHandle                                                 ; +0x1d, 0x180120911\nadd     rsp, 28h                                                       ; +0x23, 0x180120917\nretn                                                                   ; +0x27, 0x18012091b", "xrefs": ["__scrt_initialize_thread_safe_statics @ 0x1801208d0", "<???> @ 0x180202528", "<???> @ 0x180202534"], "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"}