Optimization of program recursive function calls analysis method


如何引用文章

全文:

开放存取 开放存取
受限制的访问 ##reader.subscriptionAccessGranted##
受限制的访问 订阅存取

详细

Static analysis can be classified into intra-procedural analysis and inter-procedural analysis-by-analysis objects. Inter-procedural analysis need to analyze the whole program adopting bottom-up parsing algorithms. Inter-procedural analysis can be converted to intra-procedural analysis by logging the context of follower’s function call in bottom-up analysis. However, the existence of recursive function calls in program increases the difficulty of inter-procedural analysis, which affects the detection accuracy of static analysis to some extent. An optimal method for analyzing the recursive function calls of program is presented in this paper. This method can lift the recursive function calls in function call graph of the program to be analyzed on the premise that vital function calls will be preserved. In this way, the false negative rate and false positive rate of program static analysis can be reduced and the accuracy of program security check can be improved.

作者简介

Chun Shan

Beijing Key Laboratory of Software Security Engineering Technique School of Software Beijing Institute of Technology

编辑信件的主要联系方式.
Email: sherryshan@bit.edu.cn
中国, Beijing, 100081

Zequn Yu

Beijing Key Laboratory of Software Security Engineering Technique School of Software Beijing Institute of Technology

Email: sherryshan@bit.edu.cn
中国, Beijing, 100081

Changzhen Hu

Beijing Key Laboratory of Software Security Engineering Technique School of Software Beijing Institute of Technology

Email: sherryshan@bit.edu.cn
中国, Beijing, 100081

Jingfeng Xue

Beijing Key Laboratory of Software Security Engineering Technique School of Software Beijing Institute of Technology

Email: sherryshan@bit.edu.cn
中国, Beijing, 100081

Luxia Wu

Beijing Key Laboratory of Software Security Engineering Technique School of Software Beijing Institute of Technology

Email: sherryshan@bit.edu.cn
中国, Beijing, 100081

补充文件

附件文件
动作
1. JATS XML

版权所有 © Allerton Press, Inc., 2016