ubuntu安装IDA pro

安装wine:

dpkg --add-architecture i386
apt update
wget -qO- https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
apt install software-properties-common
apt-add-repository "deb http://dl.winehq.org/wine-builds/ubuntu/ $(lsb_release -cs) main"
apt install --install-recommends winehq-stable
# 查看版本
wine --version
# 配置wine(选择默认即可)
winecfg

下载并解压ida(位置随便)
下载地址:https://www.52pojie.cn/thread-1584115-1-1.html

cd到IDA目录,执行wine ida64.exe,提示找不到python
终端输入regedit打开wine注册表
添加Python3TargetDLL这个表项(右键添加),取值是IDA报错的根路径(IDA在wine里的根路径)+python38\python3.dll
在这里插入图片描述
添加后重启ida即可

参考链接:
https://blog.csdn.net/weixin_42483745/article/details/125417780
https://www.debugwar.com/article/activate-IDAPython-with-wine-IDA-under-linux
https://frnks.top/2023/03/28/2023-03-28-%E5%A6%82%E4%BD%95%E5%9C%A8linux%E4%B8%8A%E8%BF%90%E8%A1%8Cida_pro%E5%B9%B6%E4%B8%94%E6%AD%A3%E5%B8%B8%E4%BD%BF%E7%94%A8%E8%84%9A%E6%9C%AC/

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值