{"type": "func", "start": 6442579584, "end": 6442579625, "name": "__scrt_uninitialize_crt", "pseudocode": "// \n// __scrt_uninitialize_crt from 0x18001f680 to 0x18001f6a9 (41 bytes)\n// \n// 3 xrefs:\n// > dllmain_crt_process_detach @ 0x18001fa12\n// > <???> @ 0x18004b1fc\n// > <???> @ 0x18004b208\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(__int64 a1, char a2)\n{\n  char v2; // bl\n  __int64 v3; // rcx\n\n  v2 = a1;\n  if ( !byte_180048000 || !a2 )\n  {\n    sub_18002029C(a1);\n    LOBYTE(v3) = v2;\n    sub_18002029C(v3);\n  }\n  return 1;\n}", "assembly": "; \n; __scrt_uninitialize_crt from 0x18001f680 to 0x18001f6a9 (41 bytes)\n; \n; 3 xrefs:\n; > dllmain_crt_process_detach @ 0x18001fa12\n; > <???> @ 0x18004b1fc\n; > <???> @ 0x18004b208\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, 0x18001f680\nsub     rsp, 20h                                                       ; +0x2, 0x18001f682\ncmp     cs:byte_180048000, 0                                           ; +0x6, 0x18001f686\nmov     bl, cl                                                         ; +0xd, 0x18001f68d\njz      short loc_18001F695                                            ; +0xf, 0x18001f68f\ntest    dl, dl                                                         ; +0x11, 0x18001f691\njnz     short loc_18001F6A1                                            ; +0x13, 0x18001f693\ncall    sub_18002029C                                                  ; +0x15, 0x18001f695\nmov     cl, bl                                                         ; +0x1a, 0x18001f69a\ncall    sub_18002029C                                                  ; +0x1c, 0x18001f69c\nmov     al, 1                                                          ; +0x21, 0x18001f6a1\nadd     rsp, 20h                                                       ; +0x23, 0x18001f6a3\npop     rbx                                                            ; +0x27, 0x18001f6a7\nretn                                                                   ; +0x28, 0x18001f6a8", "xrefs": ["dllmain_crt_process_detach @ 0x18001fa12", "<???> @ 0x18004b1fc", "<???> @ 0x18004b208"], "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"}