{"type": "func", "start": 6443706776, "end": 6443706829, "name": "__acrt_uninitialize", "pseudocode": "// \n// __acrt_uninitialize from 0x180132998 to 0x1801329cd (53 bytes)\n// \n// 3 xrefs:\n// > __scrt_uninitialize_crt @ 0x1801207b9\n// > <???> @ 0x18020308c\n// > <???> @ 0x180203098\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__crt_bool __cdecl _acrt_uninitialize(__crt_bool Terminating)\n{\n  if ( !Terminating )\n    return _acrt_execute_uninitializers(&off_180173070, &Number);\n  if ( Block )\n    flushall();\n  return 1;\n}", "assembly": "; \n; __acrt_uninitialize from 0x180132998 to 0x1801329cd (53 bytes)\n; \n; 3 xrefs:\n; > __scrt_uninitialize_crt @ 0x1801207b9\n; > <???> @ 0x18020308c\n; > <???> @ 0x180203098\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, 0x180132998\ntest    cl, cl                                                         ; +0x4, 0x18013299c\njz      short loc_1801329B6                                            ; +0x6, 0x18013299e\ncmp     cs:Block, 0                                                    ; +0x8, 0x1801329a0\njz      short loc_1801329AF                                            ; +0x10, 0x1801329a8\ncall    _flushall                                                      ; +0x12, 0x1801329aa\nmov     al, 1                                                          ; +0x17, 0x1801329af\nadd     rsp, 28h                                                       ; +0x19, 0x1801329b1\nretn                                                                   ; +0x1d, 0x1801329b5\nlea     rdx, Number                                                    ; +0x1e, 0x1801329b6\nlea     rcx, off_180173070                                             ; +0x25, 0x1801329bd\nadd     rsp, 28h                                                       ; +0x2c, 0x1801329c4\njmp     __acrt_execute_uninitializers                                  ; +0x30, 0x1801329c8", "xrefs": ["__scrt_uninitialize_crt @ 0x1801207b9", "<???> @ 0x18020308c", "<???> @ 0x180203098"], "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"}