{"type": "func", "start": 6443632076, "end": 6443632124, "name": "__scrt_dllmain_uninitialize_c", "pseudocode": "// \n// __scrt_dllmain_uninitialize_c from 0x1801205cc to 0x1801205fc (48 bytes)\n// \n// 3 xrefs:\n// > dllmain_crt_process_detach @ 0x180120c34\n// > <???> @ 0x1802024b0\n// > <???> @ 0x1802024bc\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 _scrt_dllmain_uninitialize_c()\n{\n  int v0; // eax\n\n  LOBYTE(v0) = __uncaught_exception();\n  if ( v0 )\n  {\n    execute_onexit_table(&Table);\n  }\n  else if ( !(unsigned int)sub_180131A84() )\n  {\n    cexit();\n  }\n}", "assembly": "; \n; __scrt_dllmain_uninitialize_c from 0x1801205cc to 0x1801205fc (48 bytes)\n; \n; 3 xrefs:\n; > dllmain_crt_process_detach @ 0x180120c34\n; > <???> @ 0x1802024b0\n; > <???> @ 0x1802024bc\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\nsub     rsp, 28h                                                       ; +0x0, 0x1801205cc\ncall    ?__uncaught_exception@@YA_NXZ                                  ; +0x4, 0x1801205d0\ntest    eax, eax                                                       ; +0x9, 0x1801205d5\njz      short loc_1801205E9                                            ; +0xb, 0x1801205d7\nlea     rcx, Table; Table                                              ; +0xd, 0x1801205d9\nadd     rsp, 28h                                                       ; +0x14, 0x1801205e0\njmp     _execute_onexit_table                                          ; +0x18, 0x1801205e4\ncall    sub_180131A84                                                  ; +0x1d, 0x1801205e9\ntest    eax, eax                                                       ; +0x22, 0x1801205ee\njnz     short loc_1801205F7                                            ; +0x24, 0x1801205f0\ncall    _cexit                                                         ; +0x26, 0x1801205f2\nadd     rsp, 28h                                                       ; +0x2b, 0x1801205f7\nretn                                                                   ; +0x2f, 0x1801205fb", "xrefs": ["dllmain_crt_process_detach @ 0x180120c34", "<???> @ 0x1802024b0", "<???> @ 0x1802024bc"], "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"}