{"type": "func", "start": 6443702904, "end": 6443702916, "name": "_exit", "pseudocode": "// \n// _exit from 0x180131a78 to 0x180131a84 (12 bytes)\n// \n// 4 xrefs:\n// > unknown_libname_61 @ 0x1801309de\n// > common_assert_to_message_box<wchar_t> @ 0x180130ec8\n// > abort @ 0x180132af4\n// > raise @ 0x180139897\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 __cdecl __noreturn exit(int Code)\n{\n  common_exit(Code, _crt_exit_no_cleanup, _crt_exit_terminate_process);\n}", "assembly": "; \n; _exit from 0x180131a78 to 0x180131a84 (12 bytes)\n; \n; 4 xrefs:\n; > unknown_libname_61 @ 0x1801309de\n; > common_assert_to_message_box<wchar_t> @ 0x180130ec8\n; > abort @ 0x180132af4\n; > raise @ 0x180139897\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\nxor     r8d, r8d; enum _crt_exit_return_mode                           ; +0x0, 0x180131a78\nlea     edx, [r8+2]; enum _crt_exit_cleanup_mode                       ; +0x3, 0x180131a7b\njmp     ?common_exit@@YAXHW4_crt_exit_cleanup_mode@@W4_crt_exit_return_mode@@@Z ; +0x7, 0x180131a7f", "xrefs": ["unknown_libname_61 @ 0x1801309de", "common_assert_to_message_box<wchar_t> @ 0x180130ec8", "abort @ 0x180132af4", "raise @ 0x180139897"], "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"}