机构地区: 燕山大学
出 处: 《东北重型机械学院学报》 1997年第1期55-58,共4页
摘 要: 提出一种以中间语言为基础的逆编译方法,此方法首先把机器语言的程序转换为中间语言的程序,然后在中间语言程序上进行数据类型分析和控制流程分析。 A general methodology BIL(Decompliation Based on IL) suggests an IL(Intermediat Languge) as the basis of decompilation. The process of the BIL decompilation is first to translate the machine language program into the IL program, then make data type and control flow analyses. Finally generate the target high level language program.