首页
社区
课程
招聘
[转帖]dotBundle 1.5.3.0
发表于: 2013-6-25 08:01 2151

[转帖]dotBundle 1.5.3.0

2013-6-25 08:01
2151
dotBundle 1.5.3.0
Compress & encrypt your .NET application
Embed your .NET libraries
Protect access to your application with a password
Windows Forms & Console applcations support
Very intuitive GUI
DotBundle © is a software compressor/packer for .NET executables (Windows Forms and Console Applications).

What is it doing?
Executable and dlls compression & encryption.
Merge all your files into one single executable.
Protect usage of your application with a password.

Why using DotBundle?
Easy deployment : Distribute only one file.
Hide the libraries used by your program.
Reduce the size of your application.
Protect your precious code against piracy.

How does it work ?
Your executable file and its dlls are compressed and/or encrypted, then embedded into a .NET loader. At runtime the loader decrypts/decompresses and executes the assembly directly in memory, your .NET assembly is never written on disk. When the main .exe calls a method present in one of the embedded dlls, the loader proceeds the same way to decrypt/decompress this library. Again, nothing is never written on disk, executables and libraries are loaded virtually. Password protection encrypts your files using AES algorithm, making your application impossible to decrypt without the right password. To increase anti piracy protection, the loader is obfuscated to prevent reverse engineering attempt on your packed application.

Features list:
EXE & DLLS encryption using AES algorithm
EXE & DLLS compression (LZMA)
Embed DLLS into EXE
Password protection (MD5 + AES)
Preserve unmanaged resources like icons, version informations...
Preserve assembly attributes (AssemblyVersion, AssemblyFileVersion, AssemblyCopyright...)
Windows Forms & Console Applications support
Drag & Drop support
Command line tool

More information:
http://www.dotbundle.com/

http://mir.cr/NGEF4MC6


[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 97697
活跃值: (200839)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
http://pan.baidu.com/share/link?shareid=809774773&uk=2164265492

2013-6-26 10:07
0
游客
登录 | 注册 方可回帖
返回
//