开发者

Installing scripts on IDA Pro

开发者 https://www.devze.com 2022-12-20 07:08 出处:网络
Around the net I\'ve seen 开发者_C百科reference to \"scripts\" for IDA Pro, but can\'t work out how to load or install them for IDA Pro 4.9 Freeware Version.

Around the net I've seen 开发者_C百科reference to "scripts" for IDA Pro, but can't work out how to load or install them for IDA Pro 4.9 Freeware Version.

How do I do this? In particular I wish to use PE Scripts.


If those scripts are IDC scripts, they can be loaded from with File -> IDC File....

If this item does not exist, then probably this feature is disabled in the free version.


You cannot really install script for IDA Pro. You just point IDA Pro to them scripts.

Some script file have special consideration for IDA Pro, such as ida.idc, onload.idc, etc...

You can run an IDC from the command line too with the -Sscript.idc switch

0

精彩评论

暂无评论...
验证码 换一张
取 消