Publication Details

ANaConDA: A Framework for Analysing Multi-threaded C/C++ Programs on the Binary Level

FIEDOR Jan and VOJNAR Tomáš. ANaConDA: A Framework for Analysing Multi-threaded C/C++ Programs on the Binary Level. Lecture Notes in Computer Science, vol. 2012, no. 7687, pp. 35-41. ISSN 0302-9743.
Czech title
ANaConDA: prostředí pro analýzu vícevláknových C/C++ programů na binární úrovni
Type
journal article
Language
english
Authors
Keywords
Dynamic Analysis, Concurrency, Noise Injection
Abstract

This paper presents the ANaConDA framework that allows one to easily create dynamic analysers for analysing multi-threaded C/C++ programs on the binary level. ANaConDA also supports noise injection techniques to increase chances to find concurrency-related errors in testing runs. ANaConDA is built on top of the Intel's framework PIN for instrumenting binary code. ANaConDA can be instantiated for dealing with programs using various thread models. Currently, it has been instantiated for programs using the pthread library as well as the Win32 API for dealing with threads.

Published
2012
Pages
35-41
Journal
Lecture Notes in Computer Science, vol. 2012, no. 7687, ISSN 0302-9743
Publisher
Springer Verlag
BibTeX
@ARTICLE{FITPUB10108,
   author = "Jan Fiedor and Tom\'{a}\v{s} Vojnar",
   title = "ANaConDA: A Framework for Analysing Multi-threaded C/C++ Programs on the Binary Level",
   pages = "35--41",
   journal = "Lecture Notes in Computer Science",
   volume = 2012,
   number = 7687,
   year = 2012,
   ISSN = "0302-9743",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/10108"
}
Back to top