你可以查看每一个函数。每次,看看是否存在任何一种跳转指令,它把控制转移到了该函数开始和结束地址以外的内存区域。
You could look through each function, one at a time, to see if any jump instructions pass control to a region of memory outside the function's start and end addresses.
你可以查看每一个函数。每次,看看是否存在任何一种跳转指令,它把控制转移到了该函数开始和结束地址以外的内存区域。
You could look through each function, one at a time, to see if any jump instructions pass control to a region of memory outside the function's start and end addresses.
应用推荐