Result Details

On Decompilation of VLIW Executable Files

KŘOUSTEK, J. On Decompilation of VLIW Executable Files. Scientific Journal Problems in Programming, 2015, vol. 16, no. 1, p. 29-37. ISSN: 1727-4907.
Type
journal article
Language
English
Authors
Křoustek Jakub, Ing., Ph.D., DIFS (FIT)
Abstract

Machine-code decompilation (i.e. reverse program compilation) is a process often used in reverse engineering. Its task is to transform a platform-specific executable file into a high-level language representation, which is usually the C language. In present, we can find several such tools that support different target architectures (e.g. Intel x86, MIPS, ARM). These architectures can be classified either as RISC (reduced instruction set computing) or CISC (complex instruction set computing). However, none of the existing decompilers support another major architecture type - VLIW (very long instruction word).
In this paper, we briefly describe the VLIW architecture together with its unique features and we present several novel approaches how to handle these VLIW-specific features in the decompilation process. We focus on handling of instruction lengths, instruction bundling, and data hazards.

Keywords

reverse engineering, decompilation, VLIW, Lissom

URL
Published
2015
Pages
29–37
Journal
Scientific Journal Problems in Programming, vol. 16, no. 1, ISSN 1727-4907
BibTeX
@article{BUT119784,
  author="Jakub {Křoustek}",
  title="On Decompilation of VLIW Executable Files",
  journal="Scientific Journal Problems in Programming",
  year="2015",
  volume="16",
  number="1",
  pages="29--37",
  issn="1727-4907",
  url="http://archive.nbuv.gov.ua/portal/natural/progr/iss/jabout.html"
}
Projects
Výzkum pokročilých metod ICT a jejich aplikace, BUT, Vnitřní projekty VUT, FIT-S-14-2299, start: 2014-01-01, end: 2016-12-31, completed
Research groups
Departments
Back to top