Applied result detail

Retargetable Decompiler

ĎURFINA, L.; KŘOUSTEK, J.; ZEMEK, P.; VRANA, O.; MATULA, P.; KOLÁŘ, D.

Original Title

Retargetable Decompiler

English Title

Retargetable Decompiler

Type

Software

Abstract

The retargetable machine-code decompiler is used for translating binary executable files back into a high-level language representation (e.g. C source code). It can be used for source code reconstruction, binary code migration, malware analysis, etc. Retargetable decompilation is independent on a target architecture (e.g. MIPS, ARM, x86), operating system (e.g. Windows, Linux), and object file format (e.g. WinPE, ELF). The supported output formats are C and Python-like source codes, assembler, call graphs, and control-flow graphs. The decompiler is implemented as a toolchain containing several applications.

Abstract in English

The retargetable machine-code decompiler is used for translating binary executable files back into a high-level language representation (e.g. C source code). It can be used for source code reconstruction, binary code migration, malware analysis, etc. Retargetable decompilation is independent on a target architecture (e.g. MIPS, ARM, x86), operating system (e.g. Windows, Linux), and object file format (e.g. WinPE, ELF). The supported output formats are C and Python-like source codes, assembler, call graphs, and control-flow graphs. The decompiler is implemented as a toolchain containing several applications.

Keywords

reverse engineering, decompilation, decompiler, retargetability, executable file, Lissom

Key words in English

reverse engineering, decompilation, decompiler, retargetability, executable file, Lissom

Location

http://decompiler.fit.vutbr.cz

Licence fee

In order to use the result by another entity, it is always necessary to acquire a license

www