主页
1.1.
前言
1.2.
IDA插件脚本概述
1.3.
文档和资料
1.3.1.
cheatsheet小抄
1.3.2.
官网示例代码
1.4.
运行
1.5.
调试
1.6.
IDA常用函数
1.6.1.
函数
1.6.2.
工具类
1.6.2.1.
Operand
1.6.2.2.
Instruction
1.7.
IDA常用插件脚本
1.7.1.
crifan的
1.7.2.
其他
1.8.
常见问题
1.9.
附录
1.9.1.
参考资料
本书使用 HonKit 发布
运行
运行IDA脚本插件
运行IDA脚本插件
最典型方式:加载脚本文件=
Script file
步骤
IDA
->
File
->
Script file
->选择对应IDA的Python脚本文件-》即可运行
图
Mac
Win
其他方式
IDAPython Interpreter
=
IDAPython交互式命令行解析器
主要用途:临时写点Python脚本代码测试
界面
Script Command
步骤
IDA
->
File
->
Script Command
->自己输入要运行的Python脚本
图
Mac
results matching "
"
No results matching "
"