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
精彩评论