1.当想使用F5时出现“please position the cursor within a function”,那么就创建函数,但是创建时出现“The function has undefined instruction/data at the specified address.Your request has been put in the autoanalysis queue.”则需要对选定代码创建函数.IDA默认到下一个函数开头(或者固定函数结尾标志),所以难免会出现问题. 转:ht