{"type": "func", "start": 6442582640, "end": 6442582646, "name": "_initialize_onexit_table", "pseudocode": "// \n// _initialize_onexit_table from 0x180020270 to 0x180020276 (6 bytes)\n// \n// 2 xrefs:\n// > __scrt_initialize_onexit_tables @ 0x18001f562\n// > __scrt_initialize_onexit_tables @ 0x18001f572\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\n// attributes: thunk\nint __cdecl initialize_onexit_table(_onexit_table_t *Table)\n{\n  return _initialize_onexit_table(Table);\n}", "assembly": "; \n; _initialize_onexit_table from 0x180020270 to 0x180020276 (6 bytes)\n; \n; 2 xrefs:\n; > __scrt_initialize_onexit_tables @ 0x18001f562\n; > __scrt_initialize_onexit_tables @ 0x18001f572\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\njmp     cs:__imp__initialize_onexit_table                              ; +0x0, 0x180020270", "xrefs": ["__scrt_initialize_onexit_tables @ 0x18001f562", "__scrt_initialize_onexit_tables @ 0x18001f572"], "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"}