IDA远程调试出现"The file can't be loaded by the debugger plugin."云云

时间:2016-01-28 10:32:58   收藏:0   阅读:1867

看到网上都没有像样的解答,我把我的情况分享出来给大家

先说说我的需求:IDA远程调试linux程序,按照教程配置好后,F9启动出现“The file can‘t be loaded by the debugger plugin.”,然后网上搜,然后懵逼了。

我的环境配置win7 x64 sp1

IDA PRO6.8 金山泄露版

Linux是CentOS6.x

解决办法是 关闭linux防火墙  

service iptables stop

 

原文:http://www.cnblogs.com/Lthis/p/5165281.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!