标签: assembly binary gdb
如何使用gdb在程序的“信息寄存器”中设置RIP?就像您为eax所做的一样,您键入“ set $ eax = 0”,但是我如何做为rip?
答案 0 :(得分:0)
rip是指令指针,您将使用jump指令对其进行设置并从新地址继续。
rip
jump