// // __acrt_initialize_command_line from 0x18013abd8 to 0x18013abfd (37 bytes) // // 2 xrefs: // > @ 0x180173100 // > @ 0x1802038a8 // // 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 _acrt_initialize_command_line() { qword_1801F5600 = (__int64)GetCommandLineA(); qword_1801F5608 = (__int64)GetCommandLineW(); return 1; }