IDA的please position the cursor within a funtion解决方法
我的错误原因:please position the cursor within a funtion,C/C++反编译出现的警告问题,IDA调试不能解析出伪代码函数,代码是红色的,IDA没有分析出来,为了方便分析,可以用快捷键(Create Function) 来创建函数,不行的话,可以右上方菜单,就可以查看方法了
·
我的错误原因:please position the cursor within a funtion
C/C++反编译出现的警告问题,IDA调试不能解析出伪代码函数
代码是红色的,就是说IDA没有分析出来

为了方便分析,可以用快捷键P(Create Function) 来创建函数
按P不行的话,可以右上方菜单栏Edit—》Functions—》Create function,就可以查看方法了

更多推荐




所有评论(0)