摘要
提出了利用数据流分析的方法来恢复基本数据类型,该技术首先利用数据流分析对变量进行重命名,然后使用变量推导规则推导变量的数据类型,得到的数据类型构成一个类型集合,最后根据得到数据类型集合的3种情况,选取合适的类型作为生成C语言程序中变量的数据类型.
The cutting of information and optimization lead to difficulty of data type recovery for decompile.This paper proposes a method to recover data type by the use of data flow analysis.Firstly variables are renamed,the research deduces the types of variables that result in a types set,and a type is chosen from types set as the type in the C program finally.
出处
《河南师范大学学报(自然科学版)》
CAS
CSCD
北大核心
2012年第1期158-160,177,共4页
Journal of Henan Normal University(Natural Science Edition)
基金
国家863高技术研究发展计划(2006AA01Z408)
关键词
反编译
数据类型恢复
数据流分析
decompilation
recovery of data type
data flow analysis