Loopfrog: A Static Analyzer for ANSI-C Programs

Publication Type:

Conference Paper

Authors:

Kroening, D.; Sharygina, N.; Tonetta, S.; Tsitovich, A.; Wintersteiger, C.M.

Source:

The 24th IEEE/ACM International Conference on Automated Software Engineering, IEEE Computer Society, Auckland, New Zealand, p.668-670 (2009)

Abstract:

Practical software verification is dominated by two major classes of techniques. The first is model checking, which provides total precision, but suffers from the state space explosion problem. The second is abstract interpretation, which is usually much less demanding, but often returns a high number of false positives.

We present Loopfrog, a static analyzer that combines the best of both worlds: the precision of model checking and the performance of abstract interpretation. In contrast to traditional static analyzers, it also provides "leaping" counterexamples to aid in the diagnosis of errors.

@inproceedings { ksttw09,
	title = {Loopfrog: A Static Analyzer for ANSI-C Programs},
	booktitle = {The 24th IEEE/ACM International Conference on Automated Software Engineering},
	year = {2009},
	pages = {668-670},
	publisher = {IEEE Computer Society},
	organization = {IEEE Computer Society},
	address = {Auckland, New Zealand},
	URL = {http://dx.doi.org/10.1109/ASE.2009.35},
	author = {Daniel Kroening and  Natasha Sharygina and  Stefano Tonetta and  Aliaksei Tsitovich and  Christoph M. Wintersteiger}
}

AttachmentSize
main.pdf104.39 KB