2011
DOI: 10.1007/978-3-642-23141-4_8
|View full text |Cite
|
Sign up to set email alerts
|

Design of a Retargetable Decompiler for a Static Platform-Independent Malware Analysis

Abstract: Abstract. Together with the massive expansion of smartphones, tablets, and other smart devices, we can notice a growing number of malware threats targeting these platforms. Software security companies are not prepared for such diversity of target platforms and there are only few techniques for platform-independent malware analysis. This is a major security issue these days. In this paper, we propose a concept of a retargetable reverse compiler (i.e. a decompiler), which is in an early stage of development. The… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

2012
2012
2021
2021

Publication Types

Select...
5
2
1

Relationship

3
5

Authors

Journals

citations
Cited by 16 publications
(14 citation statements)
references
References 11 publications
0
13
0
Order By: Relevance
“…This is done by an entry point analysis. This analysis works similarly as our detection of statically linked code, see [15]. The default value is the entry point given by the executable file.…”
Section: A Front-endmentioning
confidence: 97%
See 1 more Smart Citation
“…This is done by an entry point analysis. This analysis works similarly as our detection of statically linked code, see [15]. The default value is the entry point given by the executable file.…”
Section: A Front-endmentioning
confidence: 97%
“…A detailed description of this decompiler has been introduced in [15]. In that paper, only a very simple function detection was possible.…”
Section: Lissom Project's Retargetable Decompilermentioning
confidence: 99%
“…It can help in the analysis of malicious software [8]. As it is shown in Section IV, the user can analyze various executables from un trustworthy websites or vendors.…”
Section: Online Decompilation Servicementioning
confidence: 99%
“…Its main advantage over the existing tools lies in its generality-to add support for a new architecture, one has to first describe this architecture, and then utilize the already developed tools to build a decompiler for that architecture. In this way, the development time for adding support for a new architecture can be dramatically decreased [8,9]. The decompiler is freely available in the form of a web service, and is accessible via any commonly used web browser.…”
Section: Introductionmentioning
confidence: 99%
“…In present, the retargetable decompiler allows decompilation of MIPS, ARM, and Intel x86 executables. The detailed description can be found in [3,4]. …”
Section: Figmentioning
confidence: 99%