Publication Details

C Source Code Obfuscator

ĎURFINA, L.; KOLÁŘ, D. C Source Code Obfuscator. Book of Abstracts ISCAMI 2011. Malenovice: University of Ostrava, 2011. p. 52-52.
Czech title
Obfuskátor zdrojového kódu jazyka C
Type
conference paper
Language
English
Authors
Ďurfina Lukáš, Ing., Ph.D.
Kolář Dušan, doc. Dr. Ing. (DIFS)
Keywords

obfuscator, C source code

Abstract

Obfuscation is a process that changes the code, but without any change to
semantics. This process can be done on two levels. On the binary level, where the
instructions or control flow are modified. Or on the source code, where we can
change only a structure of code to make it harder to read or we can make
adjustments to reduce chance of successful reverse engineering.

Published
2011
Pages
52–52
Proceedings
Book of Abstracts ISCAMI 2011
Conference
ISCAMI 2011 International Student Conference on Applied Mathematics and Informatics, Malenovice, CZ
Publisher
University of Ostrava
Place
Malenovice
BibTeX
@inproceedings{BUT91272,
  author="Lukáš {Ďurfina} and Dušan {Kolář}",
  title="C Source Code Obfuscator",
  booktitle="Book of Abstracts ISCAMI 2011",
  year="2011",
  pages="52--52",
  publisher="University of Ostrava",
  address="Malenovice"
}
Back to top