标签:
看到网上都没有像样的解答,我把我的情况分享出来给大家
先说说我的需求: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
IDA远程调试出现"The file can't be loaded by the debugger plugin."云云
标签:
原文地址:http://www.cnblogs.com/Lthis/p/5165281.html