
DLLPackager 封装工具 v1.0 汉化绿色免费版 封装数据文件和组件到独 立的EXE 文件中
- 大小:47KB
- 分类:安装制作
- 环境:asp.net+sql/access
- 更新:2012-06-02
热门排行
简介
DLLPackager 类似于 MoleBox 和 PEBundle ,是为 Windows 应用程序设计的封装工具,可以封装应用程序所需的数据文件或组件到一个独 立的 EXE 文件中。
封装后的程序文件保留有原文件的所有功能,并且运行时无需向硬盘写入封装数据;
Another old-new tool from me. I've coded it 5 months ago, but I didn't have time to publish it.
Generally it is a simple tool to bundle DLL's with executable (similar to PEBundle or MoleBox).
'Simple' means there is no encryption or compression. It's coded fully in C++ (also loader).