Publication Details

Symbiotic 8: Beyond Symbolic Execution (Competition Contribution)

CHALUPA, M.; JAŠEK, T.; ŘECHTÁČKOVÁ, A.; STREJČEK, J.; ŠOKOVÁ, V.; NOVÁK, J. Symbiotic 8: Beyond Symbolic Execution (Competition Contribution). In Proceedings of TACAS 2021 (2). Lecture Notes in Computer Science. Cham: Springer International Publishing, 2021. p. 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, M.
JAŠEK, T.
ŘECHTÁČKOVÁ, A.
Strejček Jan, prof. RNDr., Ph.D. (FIT)
Šoková Veronika, Ing. (DITS)
NOVÁK, J.
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
DOI
EID Scopus
BibTeX
@inproceedings{BUT168510,
  author="CHALUPA, M. and JAŠEK, T. and ŘECHTÁČKOVÁ, A. and STREJČEK, J. and ŠOKOVÁ, V. and NOVÁK, J.",
  title="Symbiotic 8: Beyond Symbolic Execution (Competition Contribution)",
  booktitle="Proceedings of TACAS 2021 (2)",
  year="2021",
  series="Lecture Notes in Computer Science",
  volume="12652",
  pages="453--457",
  publisher="Springer International Publishing",
  address="Cham",
  doi="10.1007/978-3-030-72013-1\{_}31",
  isbn="978-3-030-72012-4"
}
Back to top