// // __scrt_dllmain_crt_thread_detach from 0x18001f440 to 0x18001f455 (21 bytes) // // 3 xrefs: // > dllmain_crt_dispatch @ 0x18001f869 // > @ 0x18004b19c // > @ 0x18004b1a8 // // 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 // char _scrt_dllmain_crt_thread_detach() { sub_18002029C(); sub_18002029C(); return 1; }