{"type": "func", "start": 6443631840, "end": 6443631892, "name": "__scrt_dllmain_after_initialize_c", "pseudocode": "// \n// __scrt_dllmain_after_initialize_c from 0x1801204e0 to 0x180120514 (52 bytes)\n// \n// 2 xrefs:\n// > dllmain_crt_process_attach @ 0x180120b5a\n// > <???> @ 0x180202480\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 _scrt_dllmain_after_initialize_c()\n{\n  int v0; // eax\n  charNode *v1; // rcx\n  _crt_argv_mode v2; // eax\n\n  LOBYTE(v0) = __uncaught_exception();\n  if ( v0 )\n  {\n    _isa_available_init();\n  }\n  else\n  {\n    v2 = (unsigned int)charNode::raw_length(v1);\n    if ( configure_narrow_argv(v2) )\n      return 0;\n    common_initialize_environment_nolock<char>();\n  }\n  return 1;\n}", "assembly": "; \n; __scrt_dllmain_after_initialize_c from 0x1801204e0 to 0x180120514 (52 bytes)\n; \n; 2 xrefs:\n; > dllmain_crt_process_attach @ 0x180120b5a\n; > <???> @ 0x180202480\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, 0x1801204e0\ncall    ?__uncaught_exception@@YA_NXZ                                  ; +0x4, 0x1801204e4\ntest    eax, eax                                                       ; +0x9, 0x1801204e9\njz      short loc_1801204F4                                            ; +0xb, 0x1801204eb\ncall    __isa_available_init                                           ; +0xd, 0x1801204ed\njmp     short loc_18012050D                                            ; +0x12, 0x1801204f2\ncall    ?raw_length@charNode@@UEBAHXZ_2                                ; +0x14, 0x1801204f4\nmov     ecx, eax; mode                                                 ; +0x19, 0x1801204f9\ncall    _configure_narrow_argv                                         ; +0x1b, 0x1801204fb\ntest    eax, eax                                                       ; +0x20, 0x180120500\njz      short loc_180120508                                            ; +0x22, 0x180120502\nxor     al, al                                                         ; +0x24, 0x180120504\njmp     short loc_18012050F                                            ; +0x26, 0x180120506\ncall    j_??$common_initialize_environment_nolock@D@@YAHXZ             ; +0x28, 0x180120508\nmov     al, 1                                                          ; +0x2d, 0x18012050d\nadd     rsp, 28h                                                       ; +0x2f, 0x18012050f\nretn                                                                   ; +0x33, 0x180120513", "xrefs": ["dllmain_crt_process_attach @ 0x180120b5a", "<???> @ 0x180202480"], "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"}