{"type": "func", "start": 6443740120, "end": 6443740157, "name": "__acrt_initialize_command_line", "pseudocode": "// \n// __acrt_initialize_command_line from 0x18013abd8 to 0x18013abfd (37 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x180173100\n// > <???> @ 0x1802038a8\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 _acrt_initialize_command_line()\n{\n  qword_1801F5600 = (__int64)GetCommandLineA();\n  qword_1801F5608 = (__int64)GetCommandLineW();\n  return 1;\n}", "assembly": "; \n; __acrt_initialize_command_line from 0x18013abd8 to 0x18013abfd (37 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x180173100\n; > <???> @ 0x1802038a8\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, 0x18013abd8\ncall    cs:GetCommandLineA                                             ; +0x4, 0x18013abdc\nmov     cs:qword_1801F5600, rax                                        ; +0xa, 0x18013abe2\ncall    cs:GetCommandLineW                                             ; +0x11, 0x18013abe9\nmov     cs:qword_1801F5608, rax                                        ; +0x17, 0x18013abef\nmov     al, 1                                                          ; +0x1e, 0x18013abf6\nadd     rsp, 28h                                                       ; +0x20, 0x18013abf8\nretn                                                                   ; +0x24, 0x18013abfc", "xrefs": ["<???> @ 0x180173100", "<???> @ 0x1802038a8"], "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"}