{"type": "func", "start": 6442579128, "end": 6442579176, "name": "__scrt_dllmain_uninitialize_c", "pseudocode": "// \n// __scrt_dllmain_uninitialize_c from 0x18001f4b8 to 0x18001f4e8 (48 bytes)\n// \n// 3 xrefs:\n// > dllmain_crt_process_detach @ 0x18001f9f0\n// > <???> @ 0x18004b1b4\n// > <???> @ 0x18004b1c0\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  cocos2d::extension::CCHttpResponse *v1; // rcx\n\n  LOBYTE(v0) = __uncaught_exception();\n  if ( v0 )\n  {\n    execute_onexit_table(&Table);\n  }\n  else if ( !(unsigned int)cocos2d::extension::CCHttpResponse::autorelease(v1) )\n  {\n    cexit();\n  }\n}", "assembly": "; \n; __scrt_dllmain_uninitialize_c from 0x18001f4b8 to 0x18001f4e8 (48 bytes)\n; \n; 3 xrefs:\n; > dllmain_crt_process_detach @ 0x18001f9f0\n; > <???> @ 0x18004b1b4\n; > <???> @ 0x18004b1c0\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, 0x18001f4b8\ncall    ?__uncaught_exception@@YA_NXZ                                  ; +0x4, 0x18001f4bc\ntest    eax, eax                                                       ; +0x9, 0x18001f4c1\njz      short loc_18001F4D5                                            ; +0xb, 0x18001f4c3\nlea     rcx, Table; Table                                              ; +0xd, 0x18001f4c5\nadd     rsp, 28h                                                       ; +0x14, 0x18001f4cc\njmp     _execute_onexit_table                                          ; +0x18, 0x18001f4d0\ncall    ?autorelease@CCHttpResponse@extension@cocos2d@@QEAAPEAVCCObject@3@XZ ; +0x1d, 0x18001f4d5\ntest    eax, eax                                                       ; +0x22, 0x18001f4da\njnz     short loc_18001F4E3                                            ; +0x24, 0x18001f4dc\ncall    _cexit                                                         ; +0x26, 0x18001f4de\nadd     rsp, 28h                                                       ; +0x2b, 0x18001f4e3\nretn                                                                   ; +0x2f, 0x18001f4e7", "xrefs": ["dllmain_crt_process_detach @ 0x18001f9f0", "<???> @ 0x18004b1b4", "<???> @ 0x18004b1c0"], "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"}