Result Details
Generic Source Code Migration Using Decompilation
Křoustek Jakub, Ing., Ph.D., DIFS (FIT)
Zemek Petr, Ing., Ph.D., DIFS (FIT)
Many core parts of software applications have been written several decades ago, and they are still essential in several existing projects. However, maintaining these parts is difficult and expensive. The source language itself may be either ancient and ineffective, or its toolchain does not support new platforms and features. Source code migration to a newer language is often the only solution. In the past, several single-purpose converters have been created. However, such solutions are more or less limited to a particular language and computational platform. In this paper, we present a generic solution of this problem. The proposed solution is independent of any particular source or target language, or on the target platform. We utilize an existing retargetable decompiler and the LLVM Compiler System for the conversion process. At present, the Python language is used as the target language, while other languages are under development. As can be seen from the experimental results, we are able to migrate source code from many particular languages (e.g. C/C++, D, Fortran) into a functional equivalent and highly readable code in Python.
source code migration, analysis, transformation, retargetability, reverse engineering, decompilation, Lissom, LLVM, LLVM IR
@inproceedings{BUT96941,
author="Lukáš {Ďurfina} and Jakub {Křoustek} and Petr {Zemek}",
title="Generic Source Code Migration Using Decompilation",
booktitle="10th Annual Industrial Simulation Conference (ISC'2012)",
year="2012",
pages="38--42",
publisher="EUROSIS",
address="Brno",
isbn="978-90-77381-71-7"
}
Centrum excelence IT4Innovations, MŠMT, Operační program Výzkum a vývoj pro inovace, ED1.1.00/02.0070, start: 2011-01-01, end: 2015-12-31, completed
Security-Oriented Research in Information Technology, MŠMT, Institucionální prostředky SR ČR (např. VZ, VC), MSM0021630528, start: 2007-01-01, end: 2013-12-31, running
System for Support of Platform Independent Malware Analysis in Executable Files, TAČR, Program aplikovaného výzkumu a experimentálního vývoje ALFA, TA01010667, start: 2011-01-01, end: 2013-12-31, completed