{"type": "func", "start": 6443630892, "end": 6443631048, "name": "__report_securityfailure", "pseudocode": "// \n// __report_securityfailure from 0x18012012c to 0x1801201c8 (156 bytes)\n// \n// 2 xrefs:\n// > __report_rangecheckfailure @ 0x180120121\n// > <???> @ 0x180202444\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\nvoid __fastcall __noreturn _report_securityfailure(unsigned int a1)\n{\n  DWORD64 retaddr; // [rsp+28h] [rbp+0h]\n  unsigned int v2; // [rsp+30h] [rbp+8h] BYREF\n\n  v2 = a1;\n  if ( IsProcessorFeaturePresent(0x17u) )\n    __fastfail(v2);\n  capture_current_context(&ContextRecord);\n  ContextRecord.Rip = retaddr;\n  ContextRecord.Rsp = (DWORD64)&v2;\n  qword_1801F4430 = retaddr;\n  dword_1801F4420 = -1073740791;\n  dword_1801F4424 = 1;\n  dword_1801F4438 = 1;\n  unk_1801F4440 = v2;\n  _raise_securityfailure((struct _EXCEPTION_POINTERS *)&ExceptionInfo);\n}", "assembly": "; \n; __report_securityfailure from 0x18012012c to 0x1801201c8 (156 bytes)\n; \n; 2 xrefs:\n; > __report_rangecheckfailure @ 0x180120121\n; > <???> @ 0x180202444\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     [rsp+arg_0], ecx                                               ; +0x0, 0x18012012c\nsub     rsp, 28h                                                       ; +0x4, 0x180120130\nmov     ecx, 17h; ProcessorFeature                                     ; +0x8, 0x180120134\ncall    cs:IsProcessorFeaturePresent                                   ; +0xd, 0x180120139\ntest    eax, eax                                                       ; +0x13, 0x18012013f\njz      short loc_18012014B                                            ; +0x15, 0x180120141\nmov     eax, [rsp+28h+arg_0]                                           ; +0x17, 0x180120143\nmov     ecx, eax                                                       ; +0x1b, 0x180120147\nint     29h; Win8: RtlFailFast(ecx)                                    ; +0x1d, 0x180120149\nlea     rcx, ContextRecord; ContextRecord                              ; +0x1f, 0x18012014b\ncall    capture_current_context                                        ; +0x26, 0x180120152\nmov     rax, [rsp+28h]                                                 ; +0x2b, 0x180120157\nmov     cs:ContextRecord.Rip, rax                                      ; +0x30, 0x18012015c\nlea     rax, [rsp+28h]                                                 ; +0x37, 0x180120163\nadd     rax, 8                                                         ; +0x3c, 0x180120168\nmov     cs:ContextRecord.Rsp, rax                                      ; +0x40, 0x18012016c\nmov     rax, cs:ContextRecord.Rip                                      ; +0x47, 0x180120173\nmov     cs:qword_1801F4430, rax                                        ; +0x4e, 0x18012017a\nmov     cs:dword_1801F4420, 0C0000409h                                 ; +0x55, 0x180120181\nmov     cs:dword_1801F4424, 1                                          ; +0x5f, 0x18012018b\nmov     cs:dword_1801F4438, 1                                          ; +0x69, 0x180120195\nmov     eax, 8                                                         ; +0x73, 0x18012019f\nimul    rax, 0                                                         ; +0x78, 0x1801201a4\nlea     rcx, unk_1801F4440                                             ; +0x7c, 0x1801201a8\nmov     edx, [rsp+28h+arg_0]                                           ; +0x83, 0x1801201af\nmov     [rcx+rax], rdx                                                 ; +0x87, 0x1801201b3\nlea     rcx, ExceptionInfo; ExceptionInfo                              ; +0x8b, 0x1801201b7\ncall    __raise_securityfailure                                        ; +0x92, 0x1801201be\nadd     rsp, 28h                                                       ; +0x97, 0x1801201c3\nretn                                                                   ; +0x9b, 0x1801201c7", "xrefs": ["__report_rangecheckfailure @ 0x180120121", "<???> @ 0x180202444"], "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"}