在跟着丑小鸭老师学习 IDA 动态调试的时候,使用 ida 7 的 android_x86_server 在夜神模拟器上启动了服务,选择了 ida 的 linux debugger, 在选择 so 文件的 check 函数后,按 f5 翻译不了汇编代码,报错:Please position the cursor within a function,看网上有人说让 create fun,随后 p 键一波打印如下输入:libJniTest.so:7F2D284D: The function has undefined instruction/data at the specified address. Your request has been put in the autoanalysis queue. Caching 'Modules'... ok 然后再按 f5,还是 Please position the cursor within a function,请问是我操作错误,还是什么其他原因,望大佬不吝赐教,感激涕零,( o(╥﹏╥)o )
1
MyLong 2019-01-22 14:43:56 +08:00
IDA 没有识别出这是一段函数内容
|
2
huaerxiela OP @MyLong 是啊,但是如何操作才能翻译成伪代码呐
|
3
ChangHaoWei 2019-03-07 18:55:01 +08:00
@huaerxiela V2VDaGF0JTIwSUQlM0ElMjB3eGlkX3B3dWw4MzhmYWcxbTIy 豆瓣图书那片主题见到的你。。希望价格好友交流交流 我们干的一行
|
4
huruwo 2020-12-07 14:23:52 +08:00
花指令
|