Idc Script 高亮显示模板

高亮模板适用于Crimson Editor,相关模板下载:http://d.namipan.com/d/78ca2e1b34e68e0408d480a789e049cc90f36dd0d9170000

安装方法(软件下载请自行搜索):

Crimson Editor Syntax definition files for the IDC scripting language
of the Interactive Disassembler IDA (http://www.datarescue.com)
extension.idc – Goes into Crimson Editor\link
idc.key – Goes into Crimson Editor\spec
idc.spc – Goes into Crimson Editor\spec
example.idc – Example file to test syntax highlighting
parse.pl – Used to parse the IDC.IDC file toproduce the biggest part of idc.key.

IDA Pro 5.2 For Linux(ubuntu 10.04)

其实这个东西本来也是没有什么悬念的,只是在安装的时候有些许的不同。从网上找到的ida pro5.2 For Linux版本都是没有带key的。按照网上的说法就是在windows下安装ida后复制ida.key文件出来然后复制到linux下的ida安装目录下。但是这个方法对于单一linux系统用户来说可能就有些恶心了。在没有windows的情况下不知道wine是不是能用。如果能的话就简单了,如果不能那就只能从网上下载个key了。将ida 5.2版本的按照说明以及上面一篇文章的方法安装好后会发现有了些许的不同。如果直接执行idal会提示下面的错误。

Continue Reading