文件名称:VC Exe打包捆绑程序
文件大小:225KB
文件格式:ZIP
更新时间:2016-03-26 14:50:12
VC exe binding
PE格式文件只要不修改文件头和文件中间的内容,只是在文件末尾添加数据,那么这个PE文件可以正常执行。本程序可将多个文件打为zip包,然后添加在exe程序结尾,再加上zip包长度和PACKAGE标志,程序运行可显示exe中添加的文件。 PE format files as long as it does not modify the contents of the file header and file middle, just to add data to the end of the file, then the PE file can be run properly. This software can be playing multiple files as a zip package, and then add at the end of the exe program, plus the the zip packet length and PACKAGE flag, the program runs to display the files in the exe.
【文件预览】:
Package
----Package.aps(35KB)
----Release()
--------Package.exe(80KB)
----PackageDlg.h(2KB)
----Package.dsp(4KB)
----res()
--------Package.rc2(399B)
--------Package.ico(1KB)
----Package.rc(6KB)
----unzip.cpp(146KB)
----zip.cpp(113KB)
----PackageDlg.cpp(26KB)
----Package.opt(55KB)
----Package.ncb(121KB)
----zip.h(10KB)
----Package.clw(1KB)
----unzip.h(10KB)
----StdAfx.cpp(209B)
----resource.h(1007B)
----Package.cpp(2KB)
----StdAfx.h(1KB)
----Package.plg(2KB)
----Debug()
--------Package.exe(240KB)
----Package.dsw(537B)
----Package.h(1KB)
----ReadMe.txt(4KB)