// // _purecall from 0x18012490c to 0x180124926 (26 bytes) // // 10 xrefs: // > @ 0x180167100 // > @ 0x180167108 // > @ 0x180167110 // > @ 0x180167118 // > @ 0x18016ced8 // > @ 0x18016cef8 // > @ 0x18016e0d0 // > @ 0x18016e0d8 // > @ 0x18016e0e0 // > @ 0x180202684 // // 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 __noreturn purecall() { void (*v0)(void); // rax v0 = (void (*)(void))sub_180124900(); if ( v0 ) v0(); abort(); }