作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (2): 45-47. doi: 10.3969/j.issn.1000-3428.2012.02.014

• 软件技术与数据库 • 上一篇    下一篇

基于IDA处理器模块扩充的描述语言建立

刘晋汾,尹 青,蒋烈辉,刘铁铭   

  1. (解放军信息工程大学信息工程学院,郑州 450002)
  • 收稿日期:2011-06-15 出版日期:2012-01-20 发布日期:2012-01-20
  • 作者简介:刘晋汾(1985-),男,硕士研究生,主研方向:逆向工程;尹 青,副教授;蒋烈辉,教授、博士生导师;刘铁铭,博士研究生
  • 基金资助:
    国家“863”计划基金资助项目(2007AA01Z483);河南省高新领域攻关计划基金资助重点项目(082102210011)

Establishment of Description Language Based on IDA Processor Module Extension

LIU Jin-fen, YIN Qing, JIANG Lie-hui, LIU Tie-ming   

  1. (School of Information Engineering, PLA Information Engineering University, Zhengzhou 450002, China)
  • Received:2011-06-15 Online:2012-01-20 Published:2012-01-20

摘要: 目前的IDA不能支持所有处理器模型的反汇编。为此,给出一种适用于IDA处理器模块自动生成的反汇编描述语言,为IDA处理器模块插件的扩充提供支持。该描述语言采用基于上下文无关文法的属性文法表现形式,包括对处理器存储系统的声明以及对处理器指令集的语法和语义描述。应用结果表明,该方法适用于IDA处理器模块插件的扩充。

关键词: IDA插件, 处理器模块, 描述语言, 上下文无关文法, 属性文法

Abstract: Aiming at the problem that IDA can not provide supports of disassembling for all kinds of processor module at present, this paper proposes a way of establishing a formalized description language to back for the extension of IDA processor module plug-in. The description language uses the context-free grammar and the attribute grammar, including the declaration of the memory system and the syntax and semantic description of the processor instruction set. Application result shows that this method suits for the extension of IDA processor module plug-in.

Key words: IDA plug-in, processor module, description language, context-free grammar, attribute grammar

中图分类号: