几个必备的IDA pro插件

来源:互联网 发布:闪迪数据恢复 编辑:程序博客网 时间:2024/05/22 06:30

IDApython
download: http://d-dome.net/idapython/
这个插件不用说了吧, IDA pro 5.4中将正式集成IDApython.

detpdb
download: http://www.phreedom.org/software/detpdb/
老是觉得IDA自带的符号下载,分析功能不好用的朋友可以试试这个插件,让你烦恼全无:)

mIDA
download: http://cgi.tenablesecurity.com/tenable/mida.php
算是目前最好的RPC接口反汇编工具了。

PatchDiff2
download: http://cgi.tenablesecurity.com/tenable/patchdiff.php
也算是目前最好的补丁对比工具(free)

Hex-Rays
目前最好的反编译插件,商业版。


欢迎朋友们继续补充。