首页 | 本学科首页   官方微博 | 高级检索  
     

PE可执行程序中Main函数的定位技术
引用本文:付文,赵荣彩,庞建民,张一弛.PE可执行程序中Main函数的定位技术[J].计算机工程,2010,36(16):47-48.
作者姓名:付文  赵荣彩  庞建民  张一弛
作者单位:解放军信息工程大学信息工程学院,郑州,450002
基金项目:国家"863"计划基金资助项目,河南省重大科技攻关计划基金资助项目 
摘    要:针对二进制代码分析中由于无符号表信息造成的难以定位主函数main()的问题,提出一种面向PE可执行程序的main函数定位方法。通过分析PE程序从入口点处开始的执行过程从而提炼相关模板,采用模板匹配的方法定位程序中主函数main()的地址。实验结果表明,该方法能够有效实现不同编译环境下PE可执行程序的main()函数定位,有助于提高二进制代码分析工具的分析能力。

关 键 词:二进制代码分析  符号表  PE可执行程序  模板匹配

Technique on Locating Main Function from Portable Executables
FU Wen,ZHAO Rong-cai,PANG Jian-min,ZHANG Yi-chi.Technique on Locating Main Function from Portable Executables[J].Computer Engineering,2010,36(16):47-48.
Authors:FU Wen  ZHAO Rong-cai  PANG Jian-min  ZHANG Yi-chi
Affiliation:(Institute of Information Engineering, PLA Information Engineering University, Zhengzhou 450002)
Abstract:Locating main function from binary code is not an easy task when there is no symbol table in it. Aiming at this problem, this paper presents a novel approach for Portable Executables(PE). It analyzes the execution process of a PE from the entry point to abstract some patterns for locating. Instruction pattern matching is used to locate the address of function main() from a PE file. Experimental result shows that the approach based on pattern matching is favorable and effective on locating function main() from portable executables in different platform. It can improve the analyzing ability of binary code analysis tools.
Keywords:binary code analysis  symbol table  Portable Executables(PE)  pattern matching
本文献已被 维普 万方数据 等数据库收录!
点击此处可从《计算机工程》浏览原始摘要信息
点击此处可从《计算机工程》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号