Publication Details

Symbiotic 8: Beyond Symbolic Execution

CHALUPA Marek, JAŠEK Tomáš, NOVÁK Jakub, ŘECHTÁČKOVÁ Anna, STREJČEK Jan and ŠOKOVÁ Veronika. Symbiotic 8: Beyond Symbolic Execution (Competition Contribution). In: Proceedings of TACAS 2021 (2). Lecture Notes in Computer Science, vol. 12652. Cham: Springer International Publishing, 2021, pp. 453-457. ISBN 978-3-030-72012-4.
Czech title
Symbiotic 8: Kromě symbolické exekuce (příspěvek do soutěže)
Type
conference paper
Language
english
Authors
Chalupa Marek, RNDr. (FI MUNI)
Jašek Tomáš, Bc. (FI MUNI)
Novák Jakub, Bc. (FI MUNI)
Řechtáčková Anna, Bc. (FI MUNI)
Strejček Jan, prof. RNDr., Ph.D. (FI MUNI)
Šoková Veronika, Ing. (DITS FIT BUT)
Keywords

Symbiotic, Slowbeast, Predator, instrumentation, program slicing, symbolic execution, k-induction, memory safety

Abstract

Symbiotic 8 extends the traditional combination of static analyses, instrumentation, program slicing, and symbolic execution with one substantial novelty, namely a technique mixing symbolic execution with k-induction. This technique can prove correctness of programs with possibly unbounded loops, which cannot be done by classic symbolic execution. Symbiotic 8 delivers also several other improvements. In particular, we have modified our fork of the symbolic executor Klee to support the comparison of symbolic pointers. Further, we have tuned the shape analysis tool Predator (integrated already in Symbiotic 7) to performbetter on llvm bitcode. We have also developed a light-weight analysis of relations between variables that can prove the absence of out-of-bound accesses to arrays.

Published
2021
Pages
453-457
Proceedings
Proceedings of TACAS 2021 (2)
Series
Lecture Notes in Computer Science
Volume
12652
Conference
European Joint Conferences on Theory and Practice of Software -- ETAPS'21 (TACAS'21), Lucemburk, LU
ISBN
978-3-030-72012-4
Publisher
Springer International Publishing
Place
Cham, CH
DOI
EID Scopus
BibTeX
@INPROCEEDINGS{FITPUB12444,
   author = "Marek Chalupa and Tom\'{a}\v{s} Ja\v{s}ek and Jakub Nov\'{a}k and Anna \v{R}echt\'{a}\v{c}kov\'{a} and Jan Strej\v{c}ek and Veronika \v{S}okov\'{a}",
   title = "Symbiotic 8: Beyond Symbolic Execution",
   pages = "453--457",
   booktitle = "Proceedings of TACAS 2021 (2)",
   series = "Lecture Notes in Computer Science",
   volume = 12652,
   year = 2021,
   location = "Cham, CH",
   publisher = "Springer International Publishing",
   ISBN = "978-3-030-72012-4",
   doi = "10.1007/978-3-030-72013-1\_31",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/12444"
}
Back to top