Skip to search formSkip to main contentSkip to account menu

Concolic testing

Known as: Concolic, Concolic execution 
Concolic testing (a portmanteau of concrete and symbolic) is a hybrid software verification technique that performs symbolic execution, a classical… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
This paper presents a modular dynamic symbolic execution (DSE) framework Anxiety developed at Ivannikov Institute for System… 
2016
2016
The paper is about obfuscating control flow of programs against static and dynamic attacks, such as symbolic or concolic tools… 
2015
2015
Concolic testing is a powerful technique for vulnerability detection. Current concolic testing tools usually randomly select one… 
2015
2015
We develop code analysis tools in order to evaluate source or low-level code. We aim two types of diagnostic: robustness or… 
2013
2013
Test generation plays an important role in software testing. Concolic testing runs concrete executions on programs simultaneously… 
2013
2013
In this paper, we present a tool, called Lego, which recovers object-oriented software architecture from stripped binaries. Lego… 
2012
2012
Concolic (Concrete+symbolic) testing is an automated test case generation technique that works on target source code. This paper… 
2012
2012
Concolic testing has been proposed as an effective technique to automatically test software. The goal of concolic testing is to… 
2011
2011
Concolic testing is an automatic testing technique which combines concrete execution and symbolic execution together.Concolic… 
2011
2011
In today’s information society, flash memory has become a virtually indispensable component, particularly for mobile devices. In…