行业解决方案查看所有行业解决方案
IDA 用于解决软件行业的关键问题。
发布时间:2023-05-23 16: 56: 15
Action name:SetupProcess
This dialog box allows to specify different settings related to the process being debugged.
Application
Host application to launch.For executable files,this field is
equal to the'input file'.
If this field is wrong,IDA will not be able to launch the program.
For remoting debugging,this field denotes a remote file.
Input file
The input file used to create the database.
For remoting debugging,this field denotes a remote file.
Directory
Directory to start the application.If empty,then the current directory
will be used.
For remoting debugging,this field denotes a remote directory.
Parameters
Optional parameters to pass to the debugged application(or the host application)
when it starts.This field may be empty.
The standard input/output/error channels can be redirected using
the bash shell notations.for example:>output 2>&1
Hostname
If entered,denotes the name of the remote host with the application
to debug.In this case,a remote IDA server on this host must be launched.
Click here to see the list of remote servers.
Port
The port number of the remote server
Password
Optional password to protect your server from strangers connecting to
it and running arbitrary commands.The same password switch must be
specified on the remote server.
The hostname,port,and password are not available for debuggers connected locally to the computer.
See also Start process
Debugger submenu
How to launch remote debugging
中文翻译:
操作名称:SetupProcess
此对话框允许指定与
正在调试的进程。
应用
要启动的主机应用程序。对于可执行文件,该字段是
等于“输入文件”。
如果这个字段有误,IDA将无法启动程序。
对于远程调试,此字段表示一个远程文件。
输入文件
用于创建数据库的输入文件。
对于远程调试,此字段表示一个远程文件。
目录
启动应用程序的目录。如果为空,则当前目录
将会被使用。
对于远程调试,此字段表示远程目录。
参数
传递给被调试应用程序(或主机应用程序)的可选参数
当它开始时。该字段可能为空。
使用重定向标准输入/输出/错误通道
bash shell符号。例如:>输出2>&1
主机名
应用程序的远程主机的名称
调试。在这种情况下,必须启动该主机上的远程IDA服务器。
单击此处查看远程服务器列表。
港口
远程服务器的端口号
密码
可选密码以保护您的服务器免受陌生人连接
它并运行任意命令。相同的密码开关必须是
在远程服务器上指定。
主机名、端口和密码不可用于本地连接的调试器
到电脑。
另见启动进程
调试器子菜单
如何启动远程调试
展开阅读全文
︾
读者也喜欢这些内容: