{"type": "func", "start": 6442579032, "end": 6442579128, "name": "__scrt_dllmain_exception_filter", "pseudocode": "// \n// __scrt_dllmain_exception_filter from 0x18001f458 to 0x18001f4b8 (96 bytes)\n// \n// 2 xrefs:\n// > dllmain_dispatch @ 0x180021312\n// > <???> @ 0x18004b1b4\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\nint __fastcall _scrt_dllmain_exception_filter(\n        __int64 a1,\n        int a2,\n        __int64 a3,\n        void (__fastcall *a4)(__int64, _QWORD, __int64),\n        unsigned int ExceptionNum,\n        struct _EXCEPTION_POINTERS *ExceptionPtr)\n{\n  int v10; // eax\n\n  LOBYTE(v10) = __uncaught_exception();\n  if ( !v10 && a2 == 1 )\n    a4(a1, 0, a3);\n  return seh_filter_dll(ExceptionNum, ExceptionPtr);\n}", "assembly": "; \n; __scrt_dllmain_exception_filter from 0x18001f458 to 0x18001f4b8 (96 bytes)\n; \n; 2 xrefs:\n; > dllmain_dispatch @ 0x180021312\n; > <???> @ 0x18004b1b4\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, 0x18001f458\nmov     [rsp+arg_8], rbp                                               ; +0x5, 0x18001f45d\nmov     [rsp+arg_10], rsi                                              ; +0xa, 0x18001f462\npush    rdi                                                            ; +0xf, 0x18001f467\nsub     rsp, 20h                                                       ; +0x10, 0x18001f468\nmov     rdi, r9                                                        ; +0x14, 0x18001f46c\nmov     rsi, r8                                                        ; +0x17, 0x18001f46f\nmov     ebx, edx                                                       ; +0x1a, 0x18001f472\nmov     rbp, rcx                                                       ; +0x1c, 0x18001f474\ncall    ?__uncaught_exception@@YA_NXZ                                  ; +0x1f, 0x18001f477\ntest    eax, eax                                                       ; +0x24, 0x18001f47c\njnz     short loc_18001F496                                            ; +0x26, 0x18001f47e\ncmp     ebx, 1                                                         ; +0x28, 0x18001f480\njnz     short loc_18001F496                                            ; +0x2b, 0x18001f483\nmov     r8, rsi                                                        ; +0x2d, 0x18001f485\nxor     edx, edx                                                       ; +0x30, 0x18001f488\nmov     rcx, rbp                                                       ; +0x32, 0x18001f48a\nmov     rax, rdi                                                       ; +0x35, 0x18001f48d\ncall    cs:__guard_dispatch_icall_fptr                                 ; +0x38, 0x18001f490\nmov     rdx, [rsp+28h+ExceptionPtr]; ExceptionPtr                      ; +0x3e, 0x18001f496\nmov     ecx, [rsp+28h+ExceptionNum]; ExceptionNum                      ; +0x43, 0x18001f49b\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x47, 0x18001f49f\nmov     rbp, [rsp+28h+arg_8]                                           ; +0x4c, 0x18001f4a4\nmov     rsi, [rsp+28h+arg_10]                                          ; +0x51, 0x18001f4a9\nadd     rsp, 20h                                                       ; +0x56, 0x18001f4ae\npop     rdi                                                            ; +0x5a, 0x18001f4b2\njmp     _seh_filter_dll                                                ; +0x5b, 0x18001f4b3", "xrefs": ["dllmain_dispatch @ 0x180021312", "<???> @ 0x18004b1b4"], "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"}