摘要
库函数的识别是整个反编译过程的一个重要组成部分。根据可执行程序的静态库的识别过程,该文提出了在这个过程出现的中间代码生成、伪函数模块识别、库函数提取、库函数识别等问题,并给出了对这些问题的解决方法。这些方法在实际的静态库的识别中得到很好的应用。
Recognising library functions is a very important part during decompilation.Analysing the whole process of recognising static library functions for executive program,this paper analyses some problem appeared during this course and deals with the solutions to these problems ,such as generating middle codes,recognising pseudo-funcion modules,extracting and recognising library functions.These methods is well applied during recognising the practical static library functions.
出处
《计算机工程与应用》
CSCD
北大核心
2004年第9期37-39,共3页
Computer Engineering and Applications
基金
国家863高技术研究发展计划项目
国产安全数据库管理系统SDM3资助
国家部委预研项目基金资助
关键词
反编译
静态库
库函数
伪函数
decompile,static library,library function,pseudo-function