zhkl0228 / unidbg

Allows you to emulate an Android native library, and an experimental iOS emulation
Apache License 2.0
3.83k stars 961 forks source link

关于调试的问题(ANDROID_SERVER_V7) #156

Open xwangkai opened 4 years ago

xwangkai commented 4 years ago

因为我只有IDA7.0,拿去attach的时候,报错"protocol version is 25,expected 22"。于是为了能attach成功,我把IDA_PROTOCOL_VERSION_V7从0x19改为0x16,就可以attach成功了,但是在模块加载成功后就报错退出了,IDA报"UNKNOWN DEBUG EVENT 1024!!! irs_recv:等待的操作过时。"。 这个调试功能应该会在反调试上很好用,大佬能不能支持一下老版本IDA,感激不尽!!! 网上搜了一下,两个版本的协议文档也没找到,请大佬指点~~~

lordrings104 commented 4 years ago

同问

zhkl0228 commented 4 years ago

ida server是实验性功能,建议使用console debugger