Publication Details
Approaching Retargetable Static, Dynamic, and Hybrid Executable-Code Analysis
Kolář Dušan, doc. Dr. Ing. (DIFS)
debugger, decompiler, static and dynamic analysis, reverse engineering, Lissom
Program comprehension and reverse engineering are two large domains of computer
science that have one common goal - analysis of existing programs and
understanding their behavior. In present, methods of source-code analysis are
well established and used in practice by software engineers. On the other hand,
analysis of executable code is a more challenging task that is not fully covered
by existing tools. Furthermore, methods of retargetable executable-code analysis
are rare because of their complexity. In this paper, we present a complex
platform-independent toolchain for executable-code analysis that supports both
static and dynamic analysis. This toolchain exploits several previously designed
methods and it can be used for debugging user's applications as well as malware
analysis, etc. We illustrate its usage on several real-world scenarios. The
toolchain is developed within the Lissom project.
@article{BUT103457,
author="Jakub {Křoustek} and Dušan {Kolář}",
title="Approaching Retargetable Static, Dynamic, and Hybrid Executable-Code Analysis",
journal="Acta Informatica Pragensia",
year="2013",
volume="2",
number="1",
pages="18--29",
issn="1805-4951",
url="http://aip.vse.cz/index.php/aip/article/view/19"
}