Skip to search formSkip to main contentSkip to account menu

Static program analysis

Known as: Static testing, Static analyzer, Code analysis 
Static program analysis is the analysis of computer software that is performed without actually executing programs (analysis performed on executing… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Highly Cited
2013
Highly Cited
2013
We present CacheAudit, a versatile framework for the automatic, static analysis of cache side channels. CacheAudit takes as input… 
Highly Cited
2009
Highly Cited
2009
This article describes Apron , a freely available library dedicated to the static analysis of the numerical variables of programs… 
Highly Cited
2009
Highly Cited
2009
Smartphones are getting increasingly popular and several malwares appeared targeting these devices. General countermeasures to… 
Highly Cited
2008
Highly Cited
2008
Software engineering tools often deal with the source code of programs retrieved from the web or source code repositories… 
Highly Cited
2008
Highly Cited
2008
A major problem in detecting events in streams of data is that the data can be imprecise (e.g. RFID data). However, current state… 
Highly Cited
2005
Highly Cited
2005
During software development it is helpful to obtain early estimates of the defect density of software components. Such estimates… 
Highly Cited
2005
Highly Cited
2005
ASTREE is an abstract interpretation-based static program analyzer aiming at proving automatically the absence of run time errors… 
Highly Cited
2004
Highly Cited
2004
Today’s mainstream object-oriented compilers and tools do not support declaring and statically checking simple pre- and… 
Highly Cited
2000
Highly Cited
2000
We describe a new technique for finding potential buffer overrun vulnerabilities in security-critical C code. The key to success…