{"type": "func", "start": 6443632652, "end": 6443632675, "name": "atexit", "pseudocode": "// \n// atexit from 0x18012080c to 0x180120823 (23 bytes)\n// \n// 5 xrefs:\n// > sub_180001200 @ 0x180001254\n// > sub_180001260 @ 0x18000127b\n// > sub_1800012B0 @ 0x180001300\n// > __scrt_initialize_thread_safe_statics @ 0x1801208d7\n// > <???> @ 0x18020251c\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 atexit(void (__cdecl *a1)())\n{\n  return (onexit((_onexit_t)a1) != nullptr) - 1;\n}", "assembly": "; \n; atexit from 0x18012080c to 0x180120823 (23 bytes)\n; \n; 5 xrefs:\n; > sub_180001200 @ 0x180001254\n; > sub_180001260 @ 0x18000127b\n; > sub_1800012B0 @ 0x180001300\n; > __scrt_initialize_thread_safe_statics @ 0x1801208d7\n; > <???> @ 0x18020251c\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, 0x18012080c\ncall    _onexit                                                        ; +0x4, 0x180120810\nneg     rax                                                            ; +0x9, 0x180120815\nsbb     eax, eax                                                       ; +0xc, 0x180120818\nneg     eax                                                            ; +0xe, 0x18012081a\ndec     eax                                                            ; +0x10, 0x18012081c\nadd     rsp, 28h                                                       ; +0x12, 0x18012081e\nretn                                                                   ; +0x16, 0x180120822", "xrefs": ["sub_180001200 @ 0x180001254", "sub_180001260 @ 0x18000127b", "sub_1800012B0 @ 0x180001300", "__scrt_initialize_thread_safe_statics @ 0x1801208d7", "<???> @ 0x18020251c"], "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"}