Publication Details

Object-File-Format Description Language and Its Usage in Retargetable Decompilation

KŘOUSTEK, J.; KOLÁŘ, D. Object-File-Format Description Language and Its Usage in Retargetable Decompilation. In AIP Conference Proceedings. AIP Conference Proceedings. Kos: American Institute of Physics, 2012. p. 466-469. ISBN: 978-0-7354-1091-6. ISSN: 1551-7616.
Czech title
Návrh jazyka pro popis formátů objektových souborů a jeho využití při rekonfigurovatelném zpětném překladu
Type
conference paper
Language
English
Authors
Křoustek Jakub, Ing., Ph.D.
Kolář Dušan, doc. Dr. Ing. (DIFS)
URL
Keywords

object file conversion, description language, object file formats, decompilation,
Lissom, ELF, PE, COFF, parsing

Abstract

Parsing and processing of binary object files is a preliminary task of several
tools, such as linkers, disassemblers, and debuggers. Retargetable tools, i.e.
tools that are not limited to a particular platform, have to deal with handling
of several object file formats. However, there is no generic system, which can be
used for this task at the moment. In this paper, the formal language for the
description of object file formats is proposed. This language is used in the
existing retargetable decompiler developed within the Lissom project. In this
project, the language is used for an object file parsing and its automatic
conversion into the internal COFF-based file format. Furthermore, the language is
general enough to be used in other retargetable tools. We illustrate the usage of
this language on the ELF file format.

Published
2012
Pages
466–469
Journal
AIP Conference Proceedings, vol. 1479, no. 1, ISSN 1551-7616
Proceedings
AIP Conference Proceedings
Conference
Symposium on Computer Languages, Implementations and Tools 2012, Kos, GR
ISBN
978-0-7354-1091-6
Publisher
American Institute of Physics
Place
Kos
DOI
UT WoS
000310698100113
BibTeX
@inproceedings{BUT91487,
  author="Jakub {Křoustek} and Dušan {Kolář}",
  title="Object-File-Format Description Language and Its Usage in Retargetable Decompilation",
  booktitle="AIP Conference Proceedings",
  year="2012",
  journal="AIP Conference Proceedings",
  volume="1479",
  number="1",
  pages="466--469",
  publisher="American Institute of Physics",
  address="Kos",
  doi="10.1063/1.4756167",
  isbn="978-0-7354-1091-6",
  issn="1551-7616",
  url="http://proceedings.aip.org/resource/2/apcpcs/1479/1/466_1"
}
Back to top