{"type": "func", "start": 6442582622, "end": 6442582628, "name": "_seh_filter_dll", "pseudocode": "// \n// _seh_filter_dll from 0x18002025e to 0x180020264 (6 bytes)\n// \n// 1 xrefs:\n// > __scrt_dllmain_exception_filter @ 0x18001f4b3\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\n// attributes: thunk\nint __cdecl seh_filter_dll(unsigned int ExceptionNum, struct _EXCEPTION_POINTERS *ExceptionPtr)\n{\n  return _seh_filter_dll(ExceptionNum, ExceptionPtr);\n}", "assembly": "; \n; _seh_filter_dll from 0x18002025e to 0x180020264 (6 bytes)\n; \n; 1 xrefs:\n; > __scrt_dllmain_exception_filter @ 0x18001f4b3\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\njmp     cs:__imp__seh_filter_dll                                       ; +0x0, 0x18002025e", "xrefs": ["__scrt_dllmain_exception_filter @ 0x18001f4b3"], "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"}