{"type": "func", "start": 6442578892, "end": 6442578944, "name": "__scrt_dllmain_after_initialize_c", "pseudocode": "// \n// __scrt_dllmain_after_initialize_c from 0x18001f3cc to 0x18001f400 (52 bytes)\n// \n// 2 xrefs:\n// > dllmain_crt_process_attach @ 0x18001f916\n// > <???> @ 0x18004b184\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    initialize_narrow_environment();\n  }\n  return 1;\n}", "assembly": "; \n; __scrt_dllmain_after_initialize_c from 0x18001f3cc to 0x18001f400 (52 bytes)\n; \n; 2 xrefs:\n; > dllmain_crt_process_attach @ 0x18001f916\n; > <???> @ 0x18004b184\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, 0x18001f3cc\ncall    ?__uncaught_exception@@YA_NXZ                                  ; +0x4, 0x18001f3d0\ntest    eax, eax                                                       ; +0x9, 0x18001f3d5\njz      short loc_18001F3E0                                            ; +0xb, 0x18001f3d7\ncall    __isa_available_init                                           ; +0xd, 0x18001f3d9\njmp     short loc_18001F3F9                                            ; +0x12, 0x18001f3de\ncall    ?raw_length@charNode@@UEBAHXZ                                  ; +0x14, 0x18001f3e0\nmov     ecx, eax; mode                                                 ; +0x19, 0x18001f3e5\ncall    _configure_narrow_argv                                         ; +0x1b, 0x18001f3e7\ntest    eax, eax                                                       ; +0x20, 0x18001f3ec\njz      short loc_18001F3F4                                            ; +0x22, 0x18001f3ee\nxor     al, al                                                         ; +0x24, 0x18001f3f0\njmp     short loc_18001F3FB                                            ; +0x26, 0x18001f3f2\ncall    _initialize_narrow_environment                                 ; +0x28, 0x18001f3f4\nmov     al, 1                                                          ; +0x2d, 0x18001f3f9\nadd     rsp, 28h                                                       ; +0x2f, 0x18001f3fb\nretn                                                                   ; +0x33, 0x18001f3ff", "xrefs": ["dllmain_crt_process_attach @ 0x18001f916", "<???> @ 0x18004b184"], "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"}