// // __scrt_dllmain_before_initialize_c from 0x18001f400 to 0x18001f415 (21 bytes) // // 3 xrefs: // > dllmain_crt_process_attach @ 0x18001f8e7 // > @ 0x18004b184 // > @ 0x18004b190 // // 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 // bool _scrt_dllmain_before_initialize_c() { return (unsigned __int8)_scrt_initialize_onexit_tables(0) != 0; }