Publication detail

Psyb0t Malware: A Step-By-Step Decompilation Case Study

ĎURFINA, L. KŘOUSTEK, J. ZEMEK, P.

Original Title

Psyb0t Malware: A Step-By-Step Decompilation Case Study

Type

conference paper

Language

English

Original Abstract

Decompilation (i.e. reverse compilation) represents one of the most toughest and challenging tasks in reverse engineering. Even more difficult task is the decompilation of malware because it typically does not follow standard application binary interface conventions, has stripped symbols, is obfuscated, and can contain polymorphic code. Moreover, in the recent years, there is a rapid expansion of various smart devices, running different types of operating systems on many types of processors, and malware targeting these platforms. These facts, combined with the boundedness of standard decompilation tools to a particular platform, imply that a considerable amount of effort is needed when decompiling malware for such a diversity of platforms. This is an experience paper reporting the decompilation of a real-world malware. We give a step-by-step case study of decompiling a MIPS worm called psyb0t by using a retargetable decompiler that is being developed within the Lissom project. First, we describe the decompiler in detail. Then, we present the case study. After that, we analyse the results obtained during the decompilation and present our personal experience. The paper is concluded by discussing future research possibilities.

Keywords

reverse engineering, decompilation, retargetable decompiler, Lissom, malware, psyb0t, experience

Authors

ĎURFINA, L.; KŘOUSTEK, J.; ZEMEK, P.

RIV year

2013

Released

14. 10. 2013

Publisher

IEEE Computer Society

Location

Koblenz

ISBN

978-1-4799-2930-6

Book

20th Working Conference on Reverse Engineering (WCRE)

Pages from

449

Pages to

456

Pages count

8

URL

BibTex

@inproceedings{BUT103401,
  author="Lukáš {Ďurfina} and Jakub {Křoustek} and Petr {Zemek}",
  title="Psyb0t Malware: A Step-By-Step Decompilation Case Study",
  booktitle="20th Working Conference on Reverse Engineering (WCRE)",
  year="2013",
  pages="449--456",
  publisher="IEEE Computer Society",
  address="Koblenz",
  doi="10.1109/WCRE.2013.6671321",
  isbn="978-1-4799-2930-6",
  url="http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6671321"
}