// // _query_new_handler from 0x18013b788 to 0x18013b7bc (52 bytes) // // 2 xrefs: // > _callnewh @ 0x18013b761 // > @ 0x180203938 // // 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 // _PNH __cdecl query_new_handler() { int (__cdecl *v0)(size_t); // rbx sub_1801346AC(0); v0 = (int (__cdecl *)(size_t))__ROR8__(qword_1801F5618 ^ _security_cookie, _security_cookie & 0x3F); sub_180134700(0); return v0; }