x64dbg
简介
GUI Manual
命令
通用指令
调试控制
InitDebug/initdbg/init
StopDebug/stop/dbgstop
AttachDebugger/attach
DetachDebugger/detach
run/go/r/g
erun/ego/er/eg
serun/sego
pause
DebugContinue/con
StepInto/sti
eStepInto/esti
参数
结果
seStepInto/sesti
StepOver/step/sto/st
eStepOver/estep/esto/est
seStepOver/sestep/sesto/sest
StepOut/rtr
eStepOut/ertr
skip
InstrUndo
StepUser/StepUserInto
StepSystem/StepSystemInto
断点控制
条件断点控制
跟踪
线程控制
内存操作
操作系统控制
监视控制
变量
搜索
用户数据库
分析
类型
插件
脚本命令
GUI
杂项
开发者
许可证
x64dbg
命令
调试控制
eStepInto/esti
eStepInto/esti
单步执行(使用陷阱标志),
将所有首次异常传递给被调试程序
。
参数
[arg1]
要执行的步数。如果未指定,则使用
1
。
结果
此命令不设置任何结果变量。