首页
社区
课程
招聘
[旧帖] [求助]IDA远程调试Android进程 0.00雪花
发表于: 2014-5-22 15:15 1343

[旧帖] [求助]IDA远程调试Android进程 0.00雪花

2014-5-22 15:15
1343
hi,各位

我最近使用IDA6.1调试Android手机上的进程,在手机上启动android_server后,并且执行
adb forward tcp:23946 tcp:23946命令

然后打开ida,点击上方的debugger按钮,attach->remote ARMLinux/Android debugger
输入正确的hostname和端口后,点击ok。
但是始终连不上。。。提示如下信息:
[5] Accepting connection from localhost(127.0.0.1)...
Could not establish the connection
=========================================================
[6] Accepting connection from localhost(127.0.0.1)...
Could not establish the connection
=========================================================
[7] Accepting connection from localhost(127.0.0.1)...
Could not establish the connection
=========================================================
[8] Accepting connection from localhost(127.0.0.1)...
Could not establish the connection
=========================================================
[9] Accepting connection from localhost(127.0.0.1)...
Could not establish the connection
=========================================================
[10] Accepting connection from localhost(127.0.0.1)...
Could not establish the connection

这个会不会跟手机的系统有关,我的手机是android4.0以上的

多谢各位

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//