Publication Details

Reconstruction of simple data types in decompilation

MATULA, P.; KOLÁŘ, D. Reconstruction of simple data types in decompilation. Sborník příspěvků Mezinárodní Masarykovy konference pro doktorandy a mladé vědecké pracovníky 2013. Hradec Králové: Akademické sdružení MAGNANIMITAS Assn., 2013. p. 1-10. ISBN: 978-80-87952-00-9.
Czech title
Rekonstrukce jednoduchých datových typů při zpětném překladu
Type
conference paper
Language
English
Authors
Matula Peter, Ing.
Kolář Dušan, doc. Dr. Ing. (DIFS)
Keywords

decompilation, decompiler, reverse engineering, data type analysis, data type reconstruction, Lissom

Abstract

Reverse engineering may bedefined as a process of analyzing a subject system to createrepresentation 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 morereadable high-level code. Time and effort needed to analyze suchoutput is proportional to its quality. In this paper, we presentdescription of a retargetable decompiler that is being developedwithin the Lissom project at FIT BUT. First, we outline the basicdecompiler structure. Then overall design of data type reconstructionanalysis with focus on the simple type recovery algorithm isdescribed. In conclusion, we discuss experimental results and futureresearch.

Published
2013
Pages
1–10
Proceedings
Sborník příspěvků Mezinárodní Masarykovy konference pro doktorandy a mladé vědecké pracovníky 2013
Conference
International Masaryk Conference MMK 2013, Brno, CZ
ISBN
978-80-87952-00-9
Publisher
Akademické sdružení MAGNANIMITAS Assn.
Place
Hradec Králové
BibTeX
@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"
}
Back to top