// // __scrt_dllmain_uninitialize_critical from 0x18001f4e8 to 0x18001f4fc (20 bytes) // // 4 xrefs: // > dllmain_crt_process_detach @ 0x18001fa1a // > dllmain_crt_process_detach @ 0x1800212e3 // > @ 0x18004b1c0 // > @ 0x18004b1cc // // 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 // __int64 _scrt_dllmain_uninitialize_critical() { __int64 v0; // rcx sub_18002029C(0); return sub_18002029C(v0); }