{"type": "func", "start": 6443632548, "end": 6443632589, "name": "__scrt_uninitialize_crt", "pseudocode": "// \n// __scrt_uninitialize_crt from 0x1801207a4 to 0x1801207cd (41 bytes)\n// \n// 3 xrefs:\n// > dllmain_crt_process_detach @ 0x180120c56\n// > <???> @ 0x1802024f8\n// > <???> @ 0x180202504\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\nchar __fastcall _scrt_uninitialize_crt(__crt_bool a1, char a2)\n{\n  if ( !byte_1801F49A8 || !a2 )\n  {\n    _acrt_uninitialize(a1);\n    _vcrt_uninitialize(a1);\n  }\n  return 1;\n}", "assembly": "; \n; __scrt_uninitialize_crt from 0x1801207a4 to 0x1801207cd (41 bytes)\n; \n; 3 xrefs:\n; > dllmain_crt_process_detach @ 0x180120c56\n; > <???> @ 0x1802024f8\n; > <???> @ 0x180202504\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\npush    rbx                                                            ; +0x0, 0x1801207a4\nsub     rsp, 20h                                                       ; +0x2, 0x1801207a6\ncmp     cs:byte_1801F49A8, 0                                           ; +0x6, 0x1801207aa\nmov     bl, cl                                                         ; +0xd, 0x1801207b1\njz      short loc_1801207B9                                            ; +0xf, 0x1801207b3\ntest    dl, dl                                                         ; +0x11, 0x1801207b5\njnz     short loc_1801207C5                                            ; +0x13, 0x1801207b7\ncall    __acrt_uninitialize                                            ; +0x15, 0x1801207b9\nmov     cl, bl; Terminating                                            ; +0x1a, 0x1801207be\ncall    __vcrt_uninitialize                                            ; +0x1c, 0x1801207c0\nmov     al, 1                                                          ; +0x21, 0x1801207c5\nadd     rsp, 20h                                                       ; +0x23, 0x1801207c7\npop     rbx                                                            ; +0x27, 0x1801207cb\nretn                                                                   ; +0x28, 0x1801207cc", "xrefs": ["dllmain_crt_process_detach @ 0x180120c56", "<???> @ 0x1802024f8", "<???> @ 0x180202504"], "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"}