高级检索

    C反编译库函数识别的算法研究及实现

    STUDY AND REALIZATION OF A LIBRARY FUNCTIONS RECOGNITION ALGORITHM IN C DECOMPILER

    • 摘要: 库函数的识别是C语言反编译器的重要组成部分.本文首先分析了C库函数在中间代码中的存放方式及构成模式;其次介绍了采用顺序-索引-链接技术构造C库函数特征表的方法;最后给出了C库函数的识别算法

       

      Abstract: Library function recognition is an important part of C decompiler. This paper first analyzes storage and constitution patterns of C library functions in intermediate code, and then introduces a method to build C library function character table with sequence index link technology. Finally, a recognition algorithm on C library functions is given.

       

    /

    返回文章
    返回