文件名称:cobf_103
介绍说明--下载内容来自于网络,使用问题请自行百度
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/demo_cobf.bat
demo/demo_test.bat
demo/demo_token.inv
demo/output/
demo/test.c
doc/cobf.pdf
etc/c.mak
etc/c.tok
etc/cansilib.tok
etc/cc.mak
etc/cpp.tok
etc/cpplib.tok
etc/pp_borlandc.bat
etc/pp_ger_msvc.bat
etc/pp_gnu
etc/x86.tok
files.txt
readme.txt
src/cpp/
src/cpp/b_alloc.cpp
src/cpp/b_array.cpp
src/cpp/b_cont.cpp
src/cpp/b_obj.cpp
src/cpp/b_set.cpp
src/cpp/b_str.cpp
src/cpp/cobf_lex.cpp
src/cpp/lib.cpp
src/cpp/main.cpp
src/include/
src/include/b_alloc.h
src/include/b_cont.h
src/include/b_def.h
src/include/b_obj.h
src/include/b_set.h
src/include/b_str.h
src/include/b_tcont.h
src/include/lib.h
src/include/scan.h
src/include/scanproc.h
src/misc/
src/misc/cobf.l
src/unix/
src/unix/makefile
src/win32/
src/win32/cobf.dsp
src/win32/cobf.dsw
src/win32/release/
src/win32/release/cobf.exe
version.txt
demo/cobfiles.inv
demo/demo_cobf.bat
demo/demo_test.bat
demo/demo_token.inv
demo/output/
demo/test.c
doc/cobf.pdf
etc/c.mak
etc/c.tok
etc/cansilib.tok
etc/cc.mak
etc/cpp.tok
etc/cpplib.tok
etc/pp_borlandc.bat
etc/pp_ger_msvc.bat
etc/pp_gnu
etc/x86.tok
files.txt
readme.txt
src/cpp/
src/cpp/b_alloc.cpp
src/cpp/b_array.cpp
src/cpp/b_cont.cpp
src/cpp/b_obj.cpp
src/cpp/b_set.cpp
src/cpp/b_str.cpp
src/cpp/cobf_lex.cpp
src/cpp/lib.cpp
src/cpp/main.cpp
src/include/
src/include/b_alloc.h
src/include/b_cont.h
src/include/b_def.h
src/include/b_obj.h
src/include/b_set.h
src/include/b_str.h
src/include/b_tcont.h
src/include/lib.h
src/include/scan.h
src/include/scanproc.h
src/misc/
src/misc/cobf.l
src/unix/
src/unix/makefile
src/win32/
src/win32/cobf.dsp
src/win32/cobf.dsw
src/win32/release/
src/win32/release/cobf.exe
version.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.