Detail publikace

Generic detection and annotations of the statically linked code

ĎURFINA, L. KOLÁŘ, D.

Originální název

Generic detection and annotations of the statically linked code

Typ

článek v časopise - ostatní, Jost

Jazyk

angličtina

Originální abstrakt

Detection of a statically linked code is an important step in a process of decompilation. It eliminates a code, which has to be processed by decompiler. It provides an additional information about recognized code as linked functions with the types and number of arguments and return values. The detection is based on signatures, which are generated from the static libraries. The signatures are composed of the first bytes of library modules, CRC codes, module sizes, and public symbols. A tree structure of signature improves performance by decreasing a number of compared bytes. Generic approach of detection is achieved by an usage of a common object file format. This ensures that the process is not restricted on specific architecture or file format. However, this lightly increases a number of functions, which cannot be distinguished.

Klíčová slova

statically linked code, signature, detection, annotation

Autoři

ĎURFINA, L.; KOLÁŘ, D.

Rok RIV

2014

Vydáno

20. 3. 2014

Místo

Košice

ISSN

1335-8243

Periodikum

Acta Electrotechnica et Informatica

Ročník

2013

Číslo

4

Stát

Slovenská republika

Strany od

51

Strany do

56

Strany počet

6

URL

BibTex

@article{BUT111547,
  author="Lukáš {Ďurfina} and Dušan {Kolář}",
  title="Generic detection and annotations of the statically linked code",
  journal="Acta Electrotechnica et Informatica",
  year="2014",
  volume="2013",
  number="4",
  pages="51--56",
  issn="1335-8243",
  url="http://www.aei.tuke.sk/papers/2013/4/2013-4.htm#ĎURFINA"
}