设置断点并运行sample 我们发现0x1001089c处的代码已经改变,表明在载入sample程序的过程中ld.so.1已经修改了printf函数的.PLTi入口。
基于10个网页-相关网页
中断模式:在目标应用程序中设置断点并运行该断点。
Break Mode: set a breakpoint in the target application and run it.
例如,您可以运行程序,设置界限,监视与服务进入中断点,通过程序指示的步骤,检查变量,并检查访问栈。
For example, you can run programs, set line, watch and service entry breakpoints, step through program instructions, examine variables, and examine the call stack.
在您感兴趣的点上简单地设置一个中断点,您只须点击Restart program按钮,并运行程序,直到达到中断点为止。
Simply set a breakpoint on your point of interest, hit the Restart program button, and run the program until your breakpoint is hit.
应用推荐