{"type": "func", "start": 6443632144, "end": 6443632217, "name": "__scrt_initialize_crt", "pseudocode": "// \n// __scrt_initialize_crt from 0x180120610 to 0x180120659 (73 bytes)\n// \n// 3 xrefs:\n// > dllmain_crt_process_attach @ 0x180120af9\n// > <???> @ 0x1802024c8\n// > <???> @ 0x1802024d4\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  char v1; // al\n\n  v1 = byte_1801F49A8;\n  if ( !a1 )\n    v1 = 1;\n  byte_1801F49A8 = v1;\n  _isa_available_init();\n  if ( !_vcrt_initialize() )\n    return 0;\n  if ( !_acrt_initialize() )\n  {\n    _vcrt_uninitialize(0);\n    return 0;\n  }\n  return 1;\n}", "assembly": "; \n; __scrt_initialize_crt from 0x180120610 to 0x180120659 (73 bytes)\n; \n; 3 xrefs:\n; > dllmain_crt_process_attach @ 0x180120af9\n; > <???> @ 0x1802024c8\n; > <???> @ 0x1802024d4\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, 0x180120610\nsub     rsp, 20h                                                       ; +0x2, 0x180120612\nmovzx   eax, cs:byte_1801F49A8                                         ; +0x6, 0x180120616\ntest    ecx, ecx                                                       ; +0xd, 0x18012061d\nmov     ebx, 1                                                         ; +0xf, 0x18012061f\ncmovz   eax, ebx                                                       ; +0x14, 0x180120624\nmov     cs:byte_1801F49A8, al                                          ; +0x17, 0x180120627\ncall    __isa_available_init                                           ; +0x1d, 0x18012062d\ncall    __vcrt_initialize                                              ; +0x22, 0x180120632\ntest    al, al                                                         ; +0x27, 0x180120637\njnz     short loc_18012063F                                            ; +0x29, 0x180120639\nxor     al, al                                                         ; +0x2b, 0x18012063b\njmp     short loc_180120653                                            ; +0x2d, 0x18012063d\ncall    __acrt_initialize                                              ; +0x2f, 0x18012063f\ntest    al, al                                                         ; +0x34, 0x180120644\njnz     short loc_180120651                                            ; +0x36, 0x180120646\nxor     ecx, ecx; Terminating                                          ; +0x38, 0x180120648\ncall    __vcrt_uninitialize                                            ; +0x3a, 0x18012064a\njmp     short loc_18012063B                                            ; +0x3f, 0x18012064f\nmov     al, bl                                                         ; +0x41, 0x180120651\nadd     rsp, 20h                                                       ; +0x43, 0x180120653\npop     rbx                                                            ; +0x47, 0x180120657\nretn                                                                   ; +0x48, 0x180120658", "xrefs": ["dllmain_crt_process_attach @ 0x180120af9", "<???> @ 0x1802024c8", "<???> @ 0x1802024d4"], "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"}