红联Linux门户
Linux帮助

IDA远程调试出现The file can't be loaded by the debugger plug

发布时间:2016-03-16 09:55:46来源:linux网站作者:Lthis

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


先说说我的需求: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.linuxdiyf.com/linux/18967.html