{"type": "func", "start": 6443743164, "end": 6443743193, "name": "__acrt_has_user_matherr", "pseudocode": "// \n// __acrt_has_user_matherr from 0x18013b7bc to 0x18013b7d9 (29 bytes)\n// \n// 4 xrefs:\n// > _except2 @ 0x1801330ee\n// > _handle_error @ 0x180133ad8\n// > _handle_errorf @ 0x180133bff\n// > <???> @ 0x180203938\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nbool _acrt_has_user_matherr()\n{\n  return __ROR8__(qword_1801F5620 ^ _security_cookie, _security_cookie & 0x3F) != 0;\n}", "assembly": "; \n; __acrt_has_user_matherr from 0x18013b7bc to 0x18013b7d9 (29 bytes)\n; \n; 4 xrefs:\n; > _except2 @ 0x1801330ee\n; > _handle_error @ 0x180133ad8\n; > _handle_errorf @ 0x180133bff\n; > <???> @ 0x180203938\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nmov     rdx, cs:__security_cookie                                      ; +0x0, 0x18013b7bc\nmov     ecx, edx                                                       ; +0x7, 0x18013b7c3\nxor     rdx, cs:qword_1801F5620                                        ; +0x9, 0x18013b7c5\nand     ecx, 3Fh                                                       ; +0x10, 0x18013b7cc\nror     rdx, cl                                                        ; +0x13, 0x18013b7cf\ntest    rdx, rdx                                                       ; +0x16, 0x18013b7d2\nsetnz   al                                                             ; +0x19, 0x18013b7d5\nretn                                                                   ; +0x1c, 0x18013b7d8", "xrefs": ["_except2 @ 0x1801330ee", "_handle_error @ 0x180133ad8", "_handle_errorf @ 0x180133bff", "<???> @ 0x180203938"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}