{"type": "func", "start": 6443701584, "end": 6443701699, "name": "_wassert", "pseudocode": "// \n// _wassert from 0x180131550 to 0x1801315c3 (115 bytes)\n// \n// 4 xrefs:\n// > sub_18011FA00 @ 0x18011fa89\n// > sub_18011FB60 @ 0x18011fbde\n// > sub_18011FCA0 @ 0x18011fd5b\n// > <???> @ 0x180202ed0\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 __cdecl __noreturn wassert(const wchar_t *Message, const wchar_t *File, unsigned int Line)\n{\n  int v6; // eax\n  LPCWSTR retaddr; // [rsp+28h] [rbp+0h]\n\n  v6 = set_error_mode(3);\n  if ( v6 == 1 || !v6 && (unsigned int)sub_180138EF0() == 1 )\n    common_assert_to_stderr<wchar_t>((__int64)Message, (__int64)File, Line);\n  common_assert_to_message_box<wchar_t>((wchar_t *)Message, (wchar_t *)File, Line, retaddr);\n}", "assembly": "; \n; _wassert from 0x180131550 to 0x1801315c3 (115 bytes)\n; \n; 4 xrefs:\n; > sub_18011FA00 @ 0x18011fa89\n; > sub_18011FB60 @ 0x18011fbde\n; > sub_18011FCA0 @ 0x18011fd5b\n; > <???> @ 0x180202ed0\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], rbx                                               ; +0x0, 0x180131550\nmov     [rsp+arg_8], rbp                                               ; +0x5, 0x180131555\nmov     [rsp+arg_10], rsi                                              ; +0xa, 0x18013155a\npush    rdi                                                            ; +0xf, 0x18013155f\nsub     rsp, 20h                                                       ; +0x10, 0x180131560\nmov     rbp, [rsp+28h]                                                 ; +0x14, 0x180131564\nmov     rsi, rcx                                                       ; +0x19, 0x180131569\nmov     ecx, 3; Mode                                                   ; +0x1c, 0x18013156c\nmov     ebx, r8d                                                       ; +0x21, 0x180131571\nmov     rdi, rdx                                                       ; +0x24, 0x180131574\ncall    _set_error_mode                                                ; +0x27, 0x180131577\ncmp     eax, 1                                                         ; +0x2c, 0x18013157c\njz      short loc_1801315B4                                            ; +0x2f, 0x18013157f\ntest    eax, eax                                                       ; +0x31, 0x180131581\njnz     short loc_18013158F                                            ; +0x33, 0x180131583\ncall    sub_180138EF0                                                  ; +0x35, 0x180131585\ncmp     eax, 1                                                         ; +0x3a, 0x18013158a\njz      short loc_1801315B4                                            ; +0x3d, 0x18013158d\nmov     r9, rbp; lpModuleName                                          ; +0x3f, 0x18013158f\nmov     r8d, ebx; Value                                                ; +0x42, 0x180131592\nmov     rdx, rdi; wchar_t *                                            ; +0x45, 0x180131595\nmov     rcx, rsi; Source                                               ; +0x48, 0x180131598\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x4b, 0x18013159b\nmov     rbp, [rsp+28h+arg_8]                                           ; +0x50, 0x1801315a0\nmov     rsi, [rsp+28h+arg_10]                                          ; +0x55, 0x1801315a5\nadd     rsp, 20h                                                       ; +0x5a, 0x1801315aa\npop     rdi                                                            ; +0x5e, 0x1801315ae\njmp     ??$common_assert_to_message_box@_W@@YAXQEB_W0IQEAX@Z           ; +0x5f, 0x1801315af\nmov     r8d, ebx                                                       ; +0x64, 0x1801315b4\nmov     rdx, rdi                                                       ; +0x67, 0x1801315b7\nmov     rcx, rsi                                                       ; +0x6a, 0x1801315ba\ncall    ??$common_assert_to_stderr@_W@@YAXQEB_W0I@Z                    ; +0x6d, 0x1801315bd\ndb 0CCh                                                                ; +0x72, 0x1801315c2", "xrefs": ["sub_18011FA00 @ 0x18011fa89", "sub_18011FB60 @ 0x18011fbde", "sub_18011FCA0 @ 0x18011fd5b", "<???> @ 0x180202ed0"], "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"}