Detection of Security Vulnerabilities in Applications with Static analysis requires precise context-sensitive aliasanalysis information.
使用静态分析方法检测应用程序安全漏洞的基础是精确的上下文敏感别名分析信息。
2
Parallelization for serial pro-grams, a significant method of parallel computing, can be mainly divided into three parts: dependency analysis, aliasanalysis, and data decomposition.
串行程序并行化作为并行程序设计的一个有效手段,主要分为依赖关系分析、别名分析、数据划分三个阶段。
3
Function pointer alias and control flow analysis are difficulties in the course of program analysis, and reasons why the accuracy of program analysis are decreased.