// // __scrt_dllmain_uninitialize_critical from 0x1801205fc to 0x180120610 (20 bytes) // // 4 xrefs: // > dllmain_crt_process_detach @ 0x180120c62 // > dllmain_crt_process_detach @ 0x180142ae6 // > @ 0x1802024bc // > @ 0x1802024c8 // // 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 _scrt_dllmain_uninitialize_critical() { sub_1801329D0(0); return _vcrt_uninitialize_critical(); }