{"type": "func", "start": 6443701852, "end": 6443701871, "name": "_seh_filter_dll", "pseudocode": "// \n// _seh_filter_dll from 0x18013165c to 0x18013166f (19 bytes)\n// \n// 1 xrefs:\n// > __scrt_dllmain_exception_filter @ 0x1801205c7\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 __cdecl seh_filter_dll(unsigned int ExceptionNum, struct _EXCEPTION_POINTERS *ExceptionPtr)\n{\n  if ( ExceptionNum == -529697949 )\n    return seh_filter_exe(0xE06D7363, ExceptionPtr);\n  else\n    return 0;\n}", "assembly": "; \n; _seh_filter_dll from 0x18013165c to 0x18013166f (19 bytes)\n; \n; 1 xrefs:\n; > __scrt_dllmain_exception_filter @ 0x1801205c7\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     eax, 0E06D7363h                                                ; +0x0, 0x18013165c\ncmp     ecx, eax                                                       ; +0x5, 0x180131661\njz      short loc_180131668                                            ; +0x7, 0x180131663\nxor     eax, eax                                                       ; +0x9, 0x180131665\nretn                                                                   ; +0xb, 0x180131667\nmov     ecx, eax; ExceptionNum                                         ; +0xc, 0x180131668\njmp     _seh_filter_exe                                                ; +0xe, 0x18013166a", "xrefs": ["__scrt_dllmain_exception_filter @ 0x1801205c7"], "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"}