{"type": "func", "start": 6442578944, "end": 6442578965, "name": "__scrt_dllmain_before_initialize_c", "pseudocode": "// \n// __scrt_dllmain_before_initialize_c from 0x18001f400 to 0x18001f415 (21 bytes)\n// \n// 3 xrefs:\n// > dllmain_crt_process_attach @ 0x18001f8e7\n// > <???> @ 0x18004b184\n// > <???> @ 0x18004b190\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\nbool _scrt_dllmain_before_initialize_c()\n{\n  return (unsigned __int8)_scrt_initialize_onexit_tables(0) != 0;\n}", "assembly": "; \n; __scrt_dllmain_before_initialize_c from 0x18001f400 to 0x18001f415 (21 bytes)\n; \n; 3 xrefs:\n; > dllmain_crt_process_attach @ 0x18001f8e7\n; > <???> @ 0x18004b184\n; > <???> @ 0x18004b190\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, 0x18001f400\nxor     ecx, ecx                                                       ; +0x4, 0x18001f404\ncall    __scrt_initialize_onexit_tables                                ; +0x6, 0x18001f406\ntest    al, al                                                         ; +0xb, 0x18001f40b\nsetnz   al                                                             ; +0xd, 0x18001f40d\nadd     rsp, 28h                                                       ; +0x10, 0x18001f410\nretn                                                                   ; +0x14, 0x18001f414", "xrefs": ["dllmain_crt_process_attach @ 0x18001f8e7", "<???> @ 0x18004b184", "<???> @ 0x18004b190"], "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"}