Novel Method of Control Flow and Structural Coverage Measurement for Object Code Verification

文勇,蔡铭,陈刚,杨子江,金星
DOI: https://doi.org/10.16208/j.issn1000-7024.2010.11.037
2010-01-01
Abstract:To effectively carry out the object code analysis and verification,a novel method of control flow and structural coverage measurement for object code verification is presented based on CPU module extension.By branch instruction function extension,along with a new module for dynamic branch target buffer,the control flow of object code is collected effectively.And then,the algorithm for control flow construction and structural coverage measurement are given respectively.Both the overhead and computation complexity are acceptable with analysis study.Competitive advantage of this method is independent of compiler and non-incursive measurement for the object code.
What problem does this paper attempt to address?