5 lines
205 B
Text
5 lines
205 B
Text
COBF (aka C-Obfuscator) is a program which manipulates C or C++ source files
|
|
in a way that they aren't readable by human beings; but they remain
|
|
compilable.
|
|
|
|
WWW: http://home.arcor.de/bernhard.baier/cobf/
|