Publication Details

C Source Code Obfuscator

ĎURFINA Lukáš and KOLÁŘ Dušan. C Source Code Obfuscator. In: Book of Abstracts ISCAMI 2011. Malenovice: University of Ostrava, 2011, p. 1.
Czech title
Obfuskátor zdrojového kódu jazyka C
Type
conference paper
Language
english
Authors
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
1
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, CZ
BibTeX
@INPROCEEDINGS{FITPUB9617,
   author = "Luk\'{a}\v{s} \v{D}urfina and Du\v{s}an Kol\'{a}\v{r}",
   title = "C Source Code Obfuscator",
   pages = 1,
   booktitle = "Book of Abstracts ISCAMI 2011",
   year = 2011,
   location = "Malenovice, CZ",
   publisher = "University of Ostrava",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/9617"
}
Back to top