// // __acrt_has_user_matherr from 0x18013b7bc to 0x18013b7d9 (29 bytes) // // 4 xrefs: // > _except2 @ 0x1801330ee // > _handle_error @ 0x180133ad8 // > _handle_errorf @ 0x180133bff // > @ 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 // bool _acrt_has_user_matherr() { return __ROR8__(qword_1801F5620 ^ _security_cookie, _security_cookie & 0x3F) != 0; }