Reliable and reproducible competition results with benchexec and witnesses (report on SV-COMP 2016)

D Beyer - International Conference on Tools and Algorithms for …, 2016 - Springer
Abstract The 5^ th Competition on Software Verification (SV-COMP 2016) continues the
tradition of a thorough comparative evaluation of fully-automatic software verifiers. This …

Symbolic execution with CEGAR

D Beyer, T Lemberger - … Symposium on Leveraging Applications of Formal …, 2016 - Springer
Symbolic execution, a standard technique in program analysis, is a particularly successful
and popular component in systems for test-case generation. One of the open research …

Symbiotic 4: Beyond Reachability: (Competition Contribution)

M Chalupa, M Vitovská, M Jonáš, J Slaby… - … 2017, Held as Part of the …, 2017 - Springer
The fourth version of Symbiotic brings a brand new instrumentation part, which can now
instrument the analyzed program with code pieces checking various specification properties …

Symbiotic 5: Boosted Instrumentation: (Competition Contribution)

M Chalupa, M Vitovská, J Strejček - … for the Construction and Analysis of …, 2018 - Springer
The fifth version of Symbiotic significantly improves instrumentation capabilities that the tool
uses to participate in the category MemSafety. It leverages an extended pointer analysis re …

[HTML][HTML] DG: A program analysis library

M Chalupa - Software Impacts, 2020 - Elsevier
DG is a C++ library providing elements for building program analysis tools. Its main
components are a points-to analysis, a data dependence analysis, a control dependence …

Satisfiability of Quantified Bit-Vector Formulas: Theory and Practice

M Jonáš - 2019 - is.muni.cz
Anotace Množství současných aplikací, od bioinformatiky, přes rozvrhování, až po analýzu
software a hardware, spoléhá na schopnost rozhodnout splnitelnost zadané logické formule …

Presentation: SymDefFix--Sound Automatic Repair Using Symbolic Execution

TM Nazir, M Pinzger - arXiv preprint arXiv:2209.03815, 2022 - arxiv.org
In this presentation, we introduce our constraint-based repair approach, called SymDefFix.
SymDefFix is based on ExtractFix [3] and replaces the dynamic analysis steps of ExtractFix …

[PDF][PDF] Reliable and reproducible competition results with BenchExec and witnesses

D Beyer - Proc. TACAS - sosy-lab.org
The 5th Competition on Software Verification (SV-COMP 2016) continues the tradition of a
thorough comparative evaluation of fully-automatic software verifiers. This report presents …

[PDF][PDF] Improvements of Memory Management in KLEE

J Novák - 2020 - is.muni.cz
Klee, a symbolic execution tool, allocates memory in the host system for every global and
local variable. The thesis focuses on reworking memory allocations in the Symbiotic's fork of …

Probabilistic verification of outsourced computation based on novel reversible PUFs

H Hamadeh, A Almomani, A Tyagi - … and Cloud Computing: 8th IFIP WG …, 2020 - Springer
With the growing number of commercial cloud-computing services, there is a corresponding
need to verify that such computations were performed correctly. In other words, after a weak …