{"type": "func", "start": 6442579196, "end": 6442579254, "name": "__scrt_initialize_crt", "pseudocode": "// \n// __scrt_initialize_crt from 0x18001f4fc to 0x18001f536 (58 bytes)\n// \n// 3 xrefs:\n// > dllmain_crt_process_attach @ 0x18001f8b5\n// > <???> @ 0x18004b1cc\n// > <???> @ 0x18004b1d8\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_initialize_crt(int a1)\n{\n  __int64 v1; // rcx\n  __int64 v2; // rcx\n\n  if ( !a1 )\n    byte_180048000 = 1;\n  _isa_available_init();\n  if ( !(unsigned __int8)sub_18002029C(v1) )\n    return 0;\n  if ( !(unsigned __int8)sub_18002029C(v2) )\n  {\n    sub_18002029C(0);\n    return 0;\n  }\n  return 1;\n}", "assembly": "; \n; __scrt_initialize_crt from 0x18001f4fc to 0x18001f536 (58 bytes)\n; \n; 3 xrefs:\n; > dllmain_crt_process_attach @ 0x18001f8b5\n; > <???> @ 0x18004b1cc\n; > <???> @ 0x18004b1d8\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, 0x18001f4fc\ntest    ecx, ecx                                                       ; +0x4, 0x18001f500\njnz     short loc_18001F50B                                            ; +0x6, 0x18001f502\nmov     cs:byte_180048000, 1                                           ; +0x8, 0x18001f504\ncall    __isa_available_init                                           ; +0xf, 0x18001f50b\ncall    sub_18002029C                                                  ; +0x14, 0x18001f510\ntest    al, al                                                         ; +0x19, 0x18001f515\njnz     short loc_18001F51D                                            ; +0x1b, 0x18001f517\nxor     al, al                                                         ; +0x1d, 0x18001f519\njmp     short loc_18001F531                                            ; +0x1f, 0x18001f51b\ncall    sub_18002029C                                                  ; +0x21, 0x18001f51d\ntest    al, al                                                         ; +0x26, 0x18001f522\njnz     short loc_18001F52F                                            ; +0x28, 0x18001f524\nxor     ecx, ecx                                                       ; +0x2a, 0x18001f526\ncall    sub_18002029C                                                  ; +0x2c, 0x18001f528\njmp     short loc_18001F519                                            ; +0x31, 0x18001f52d\nmov     al, 1                                                          ; +0x33, 0x18001f52f\nadd     rsp, 28h                                                       ; +0x35, 0x18001f531\nretn                                                                   ; +0x39, 0x18001f535", "xrefs": ["dllmain_crt_process_attach @ 0x18001f8b5", "<???> @ 0x18004b1cc", "<???> @ 0x18004b1d8"], "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"}