; ; __scrt_uninitialize_thread_safe_statics from 0x1801208f4 to 0x18012091c (40 bytes) ; ; 3 xrefs: ; > __scrt_initialize_thread_safe_statics @ 0x1801208d0 ; > @ 0x180202528 ; > @ 0x180202534 ; ; This function is hookable on this platform! ; ; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA ; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings ; sub rsp, 28h ; +0x0, 0x1801208f4 lea rcx, stru_1801F49F0; lpCriticalSection ; +0x4, 0x1801208f8 call cs:DeleteCriticalSection ; +0xb, 0x1801208ff mov rcx, cs:hHandle; hObject ; +0x11, 0x180120905 test rcx, rcx ; +0x18, 0x18012090c jz short loc_180120917 ; +0x1b, 0x18012090f call cs:CloseHandle ; +0x1d, 0x180120911 add rsp, 28h ; +0x23, 0x180120917 retn ; +0x27, 0x18012091b