{"type": "func", "start": 6443649844, "end": 6443649884, "name": "__vcrt_initialize", "pseudocode": "// \n// __vcrt_initialize from 0x180124b34 to 0x180124b5c (40 bytes)\n// \n// 2 xrefs:\n// > __scrt_initialize_crt @ 0x180120632\n// > <???> @ 0x18020269c\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\n__vcrt_bool __cdecl _vcrt_initialize()\n{\n  if ( !(unsigned __int8)_vcrt_initialize_locks() )\n    return 0;\n  if ( !(unsigned __int8)_vcrt_initialize_ptd() )\n  {\n    _vcrt_uninitialize_locks();\n    return 0;\n  }\n  return 1;\n}", "assembly": "; \n; __vcrt_initialize from 0x180124b34 to 0x180124b5c (40 bytes)\n; \n; 2 xrefs:\n; > __scrt_initialize_crt @ 0x180120632\n; > <???> @ 0x18020269c\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, 0x180124b34\ncall    __vcrt_initialize_locks                                        ; +0x4, 0x180124b38\ntest    al, al                                                         ; +0x9, 0x180124b3d\njnz     short loc_180124B45                                            ; +0xb, 0x180124b3f\nxor     al, al                                                         ; +0xd, 0x180124b41\njmp     short loc_180124B57                                            ; +0xf, 0x180124b43\ncall    __vcrt_initialize_ptd                                          ; +0x11, 0x180124b45\ntest    al, al                                                         ; +0x16, 0x180124b4a\njnz     short loc_180124B55                                            ; +0x18, 0x180124b4c\ncall    __vcrt_uninitialize_locks                                      ; +0x1a, 0x180124b4e\njmp     short loc_180124B41                                            ; +0x1f, 0x180124b53\nmov     al, 1                                                          ; +0x21, 0x180124b55\nadd     rsp, 28h                                                       ; +0x23, 0x180124b57\nretn                                                                   ; +0x27, 0x180124b5b", "xrefs": ["__scrt_initialize_crt @ 0x180120632", "<???> @ 0x18020269c"], "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"}