// // sub_180020190 from 0x180020190 to 0x1800201cc (60 bytes) // // 2 xrefs: // > dllmain_crt_process_attach @ 0x18001f8f0 // > @ 0x18004b2ec // // 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 // void sub_180020190() { void (**i)(void); // rbx for ( i = qword_18002CC10; i < qword_18002CC10; ++i ) { if ( *i ) (*i)(); } }