Publication Details
Reconstruction of simple data types in decompilation
Kolář Dušan, doc. Dr. Ing. (DIFS)
decompilation, decompiler, reverse engineering, data type analysis, data type
reconstruction, Lissom
Reverse engineering may be defined as a process of analyzing a subject system to
create representation of the system at a higher level of abstraction. Reversing
binary executables is typically done by the disassembler, but more complicated
tool like decompiler can be utilized to get more readable high-level code. Time
and effort needed to analyze such output is proportional to its quality. In this
paper, we present description of a retargetable decompiler that is being
developed within the Lissom project at FIT BUT. First, we outline the basic
decompiler structure. Then overall design of data type reconstruction analysis
with focus on the simple type recovery algorithm is described. In conclusion, we
discuss experimental results and future research.
@inproceedings{BUT103582,
author="Peter {Matula} and Dušan {Kolář}",
title="Reconstruction of simple data types in decompilation",
booktitle="Sborník příspěvků Mezinárodní Masarykovy konference pro doktorandy a mladé vědecké pracovníky 2013",
year="2013",
pages="1--10",
publisher="Akademické sdružení MAGNANIMITAS Assn.",
address="Hradec Králové",
isbn="978-80-87952-00-9"
}