// // __vcrt_uninitialize_critical from 0x180124ba0 to 0x180124bb0 (16 bytes) // // 2 xrefs: // > __scrt_dllmain_uninitialize_critical @ 0x18012060b // > @ 0x1802026cc // // 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 // __vcrt_bool __cdecl _vcrt_uninitialize_critical() { _vcrt_uninitialize_ptd(); return 1; }