Recent years have witnessed a wide array of results in software testing, exploring different approaches and methodologies ranging from fuzzers to symbolic engines, with a full spectrum of instances in between such as concolic execution and hybrid fuzzing. A key ingredient of many of these tools is Satisfiability Modulo Theories (SMT) solvers, which are used to reason over symbolic expressions collected during the analysis. In this paper, we investigate whether techniques borrowed from the fuzzing domain can be applied to check whether symbolic formulas are satisfiable in the context of concolic and hybrid fuzzing engines, providing a viable alternative to classic SMT solving techniques. We devise a new approximate solver, FUZZY-SAT, and sho...
The rise in efficiency of Satisfiability Modulo Theories (SMT) solvers has created numerous uses for...
Fuzz testing and symbolic test generation both face their own challenges. While symbolic testing has...
Formal methods are becoming increasingly important for debugging and verifying hardware and softwar...
Recent years have witnessed a wide array of results in software testing, exploring different approac...
In the last few years, a large variety of approaches and methodologies have been explored in the con...
This repository contains the artifact for the paper "Satisfiability Modulo Fuzzing: A Synergistic Co...
We investigate the use of coverage-guided fuzzing as a means ofproving satisfiability of SMT formula...
The area of software analysis, testing and verification is now undergoing a revolution thanks to the...
As program verification has matured as a discipline, so distinct topics have emerged and then develo...
The area of software analysis, testing and verification is now undergoing a revolution thanks to the...
Abstract Satisfiability Modulo Theories (SMT) refers to the problem of determin-ing whether a first-...
Satisfiability Modulo Theories (SMT) solvers are fundamental tools in the broad context of software ...
Satisfiability Modulo Theories (SMT) refers to the problem of determin-ing whether a first-order for...
keywords: Automated Test Generation;Bounded Model Checking;Quantitative Information Flow;Reliability...
We show how Symbolic Execution can be understood as a variant of the DPLL(T ) algorithm, which is th...
The rise in efficiency of Satisfiability Modulo Theories (SMT) solvers has created numerous uses for...
Fuzz testing and symbolic test generation both face their own challenges. While symbolic testing has...
Formal methods are becoming increasingly important for debugging and verifying hardware and softwar...
Recent years have witnessed a wide array of results in software testing, exploring different approac...
In the last few years, a large variety of approaches and methodologies have been explored in the con...
This repository contains the artifact for the paper "Satisfiability Modulo Fuzzing: A Synergistic Co...
We investigate the use of coverage-guided fuzzing as a means ofproving satisfiability of SMT formula...
The area of software analysis, testing and verification is now undergoing a revolution thanks to the...
As program verification has matured as a discipline, so distinct topics have emerged and then develo...
The area of software analysis, testing and verification is now undergoing a revolution thanks to the...
Abstract Satisfiability Modulo Theories (SMT) refers to the problem of determin-ing whether a first-...
Satisfiability Modulo Theories (SMT) solvers are fundamental tools in the broad context of software ...
Satisfiability Modulo Theories (SMT) refers to the problem of determin-ing whether a first-order for...
keywords: Automated Test Generation;Bounded Model Checking;Quantitative Information Flow;Reliability...
We show how Symbolic Execution can be understood as a variant of the DPLL(T ) algorithm, which is th...
The rise in efficiency of Satisfiability Modulo Theories (SMT) solvers has created numerous uses for...
Fuzz testing and symbolic test generation both face their own challenges. While symbolic testing has...
Formal methods are becoming increasingly important for debugging and verifying hardware and softwar...