IDA使用汇总

2025/03/14 sec 共 382 字,约 2 分钟

基础操作

基础配置

配置Python

  • 在IDA子目录下查看支持的Python版本:python\PyQt5
  • 使用 idapyswitch 手动指定Python版本:.\idapyswitch.exe --force-path "D:\pyenv\pyenv-win\versions\3.12.9\python3.dll"

插件

D810

eshard / D810 · GitLab,下载压缩包,解压后将 D810.py及其子目录d810一并复制到 plugins 根目录下。

ctrl+shift+D打开配置窗口,Current file loaded 选择:default_unflattening_ollvm.json ,然后点一下start(无须等待),再回到代码窗口按下F5 。

文档信息

Search

    Table of Contents

    目录