Publication Details

C Source Code Obfuscator

ĎURFINA Lukáš and KOLÁŘ Dušan. C Source Code Obfuscator. Kybernetika, vol. 48, no. 3, 2012, p. 8. ISSN 0023-5954. Available from: http://www.kybernetika.cz/content/2012/3/494
Czech title
Obfuskátor zdrojového kódu jazyka C
Type
journal article
Language
english
Authors
URL
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
2012
Pages
8
Journal
Kybernetika, vol. 48, no. 3, ISSN 0023-5954
BibTeX
@ARTICLE{FITPUB9878,
   author = "Luk\'{a}\v{s} \v{D}urfina and Du\v{s}an Kol\'{a}\v{r}",
   title = "C Source Code Obfuscator",
   pages = 8,
   journal = "Kybernetika",
   volume = 48,
   number = 3,
   year = 2012,
   ISSN = "0023-5954",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/9878"
}
Back to top