All types of publications
| Ďurfina, L., Kolář, D.: C Source Code Obfuscator, In: Book of Abstracts ISCAMI 2011, Malenovice, CZ, OU, 2011, p. 1 | | Publication language: | english |
|---|
| Original title: | C Source Code Obfuscator |
|---|
| Title (cs): | Obfuskátor zdrojového kódu jazyka C |
|---|
| Pages: | 1 |
|---|
| Proceedings: | Book of Abstracts ISCAMI 2011 |
|---|
| Conference: | ISCAMI 2011 International Student Conference on Applied Mathematics and Informatics |
|---|
| Place: | Malenovice, CZ |
|---|
| Year: | 2011 |
|---|
| Publisher: | Ostrava University |
|---|
| Keywords |
|---|
| obfuscator, C source code |
| Annotation |
|---|
| 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. |
| BibTeX: |
|---|
@INPROCEEDINGS{
author = {Lukáš Ďurfina and Dušan Kolář},
title = {C Source Code Obfuscator},
pages = {1},
booktitle = {Book of Abstracts ISCAMI 2011},
year = {2011},
location = {Malenovice, CZ},
publisher = {Ostrava University},
language = {english},
url = {http://www.fit.vutbr.cz/research/view_pub.php?id=9617}
} |
|