资 源 简 介
COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefiles in a way that they aren t readable by human beings but they remain compilable. The benefit of COBF lies in the distribution of programs (freeware, shareware, commercial software etc.): The distribution as a executable binary is often too inflexible (especially for Unix or Windows NT, because it is normally not feasible to support all possible platforms) on the other side one might not give away the sourcecode (e. g. it looks poor [badly commented, Spaghetti code], or you just want to prevent plagiarism). Here COBF can play an important role: It removes all comments and sourcecode formattings and renames all variable and function identifiers. See files.txt for a complete list of the files provided with the cobf zip archive! See doc/ for the COBF manual!
文 件 列 表
copyright.txt
demo
cobfiles.inv
demo_cobf.bat
demo_test.bat
demo_token.inv
output
test.c
doc
cobf.pdf
etc
c.mak
c.tok
cansilib.tok
cc.mak
cpp.tok
cpplib.tok
pp_borlandc.bat
pp_ger_msvc.bat
pp_gnu
x86.tok
files.txt
readme.txt
src
cpp
include
misc
unix
win32
cpp
b_alloc.cpp
b_array.cpp
b_cont.cpp
b_obj.cpp
b_set.cpp
b_str.cpp
cobf_lex.cpp
lib.cpp
main.cpp
version.txt