{"type": "func", "start": 6442579688, "end": 6442579711, "name": "atexit", "pseudocode": "// \n// atexit from 0x18001f6e8 to 0x18001f6ff (23 bytes)\n// \n// 2 xrefs:\n// > sub_1800010F0 @ 0x180001111\n// > <???> @ 0x18004b220\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 0x18001f6e8 to 0x18001f6ff (23 bytes)\n; \n; 2 xrefs:\n; > sub_1800010F0 @ 0x180001111\n; > <???> @ 0x18004b220\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, 0x18001f6e8\ncall    _onexit                                                        ; +0x4, 0x18001f6ec\nneg     rax                                                            ; +0x9, 0x18001f6f1\nsbb     eax, eax                                                       ; +0xc, 0x18001f6f4\nneg     eax                                                            ; +0xe, 0x18001f6f6\ndec     eax                                                            ; +0x10, 0x18001f6f8\nadd     rsp, 28h                                                       ; +0x12, 0x18001f6fa\nretn                                                                   ; +0x16, 0x18001f6fe", "xrefs": ["sub_1800010F0 @ 0x180001111", "<???> @ 0x18004b220"], "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"}