期刊文献+

目标代码静态反汇编技术研究与实现 被引量:1

Research and Implementation of Object Code Static Disassembly
下载PDF
导出
摘要 软件通常以二进制文件的PE格式发布,但它不利于阅读和分析。通过反汇编分析器可以将二进制文件转化成高级语言的汇编指令,从而有利于对目标代码的分析,方便对目标代码进行软件保护相关的操作。实验表明,线性扫描和递归遍历相结合的反汇编分析算法取得较好的效果。 The software is usually released as PE file format, which is a binary file,but it is not conducive to read and analysis. We can disassemble a binary file into the assembly instructions through the analyzer, it provides convenience for the analysis of object code and using operations to protect object code. Experiment shows, linear sweep and reeursive traversal disassembly of combining analysis algorithms achieved good experimental results.
出处 《现代计算机》 2010年第3期163-167,共5页 Modern Computer
关键词 静态反汇编 目标代码 PE 线性扫描 递归遍历 Static Disassembly Object Code PE Linear Scanning Recursive Traversal
  • 相关文献

参考文献3

  • 1B.Schwarz. Disassembly of Executable Code Revisited[C]. Proceedings of the Ninth Working Conference on Reverse Engineering, 2002.
  • 2Lori Vinciguerra. An Experimentation Framework for Evaluating Disassembly and Decompilation Tools for C ++ and Java[C].10th Working Conference on Reverse Engineering, 2003.
  • 3Guillaume Bonfante. Control Flow Graphs as Malware Signatures[C]. In WTCV, 2007.

同被引文献7

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部