跳到主要导航 跳到搜索 跳到主要内容

A reverse engineering model for C programs

  • K. Heisler*
  • , Y. Kasho
  • , W. T. Tsai
  • *此作品的通讯作者
  • University of Minnesota Twin Cities

科研成果: 期刊稿件文章同行评审

摘要

This paper presents a reverse engineering model for C programs. It consists of structural and functionality views of programs. The structural view shows relations among structural elements such as code blocks and variables. It includes code block hierarchy, data flow, control flow (paths), and call graph relations. The functionality view provides a hierarchical outline of functionalities of a given program. It consists of a functionality hierarchy, which provides the hierarchical description of the code. The model also supports both structural and functionality slicing and ripple effect analyses: The maintainer locates the code blocks to be modified within the functionality hierarchy. This slices out a set of paths that use the code blocks, which in turn provide all the variables used or modified within them. An object-oriented design is used to implement this model in a UNIX (AT&T) environment. The tool, written in Objective-C (Step-Stone), provides many other useful features. For example, given a variable, it can provide all the possible code blocks, paths that use or modify that variable. It also allows the maintainer to expand or contract various levels of code blocks to simplify the path analysis.

源语言英语
页(从-至)155-189
页数35
期刊Information Sciences
68
1-2
DOI
出版状态已出版 - 2月 1993
已对外发布

学术指纹

探究 'A reverse engineering model for C programs' 的科研主题。它们共同构成独一无二的学术指纹。

引用此