所属分类:
Windows编程
开发工具:Visual C++
文件大小:186KB
下载次数:19
上传日期:2004-08-17 09:46:40
说明: 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
...\...\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
...\include
...\.......\b_alloc.h
...\.......\b_cont.h
...\.......\b_def.h
...\.......\b_obj.h
...\.......\b_set.h
...\.......\b_str.h
...\.......\b_tcont.h
...\.......\lib.h
...\.......\scan.h
...\.......\scanproc.h
...\misc
...\....\cobf.l
...\unix
...\....\makefile
...\win32
...\.....\cobf.dsp
...\.....\cobf.dsw
...\.....\release
...\.....\.......\cobf.exe
version.txt