arXiv · 1201.4719
On Synergy of Metal, Slicing, and Symbolic Execution
Abstract
We introduce a novel technique for finding real errors in programs. The technique is based on a synergy of three well-known methods: metacompilation, slicing, and symbolic execution. More precisely, we instrument a given program with a code that tracks runs of state machines representing various kinds of errors. Next we slice the program to reduce its size without affecting runs of state machines. And then we symbolically execute the sliced program. Depending on the kind of symbolic execution, the technique can be applied as a stand-alone bug finding technique, or to weed out some false positives from an output of another bug-finding tool. We provide several examples demonstrating the practical applicability of our technique.
Explore related subjects
Keep this discovery
Jiří Slabý, Jan Strejček, Marek Trtík. 2012-01-23. On Synergy of Metal, Slicing, and Symbolic Execution. https://arxiv.org/abs/1201.4719
Cite the original work for its findings. Save a collection to share your selection of sources.