摘要
本文对C语言反编译技术展开讨论,指出在实现C语言反编译器中会遇到的普遍性问题;针对这些问题,提出了相应的解决方法;在此基础上,我们在PC机上开发了一个C反编译系统,该系统能将C(Turbo C或MSC) 编译生成的执行码(或目标码)经反汇编得到的汇编程序翻译成C语言程序。
In this paper, the technique of C language decompilation is discussed, thecommon problems of decompilation are pointed out. According to these problems, we putforward some methods and algorithms, based on them, we have implemented a decompilerof C language on IBM PC computer.
出处
《计算机工程与设计》
CSCD
北大核心
1991年第3期10-15,9,共7页
Computer Engineering and Design