首页
社区
课程
招聘
[下载]Software Compress 1.4
发表于: 2008-8-26 09:09 3507

[下载]Software Compress 1.4

2008-8-26 09:09
3507
Software Compress 1.4

Software Compress is designed for pack and protect your EXE-files. Freeware Lite version compresses approximately 50%, FULL version has more
powerful compression. Software Compress is the unique software for pack and
protect your executables. Protection level is enough high to prevent disassembly
and patch of your software. So it reduces chances to see you program being
cracked and spreaded everywhere.

PRO version features

We distribute free Lite version with no limitations. You may use it for personal
purposes. But for professional usage we recommend FULL version. FULL version
has extended features:
- DLL and SCR files compression
- highest compression level, realized in exe-file structure optimization before pack
- protect from potentially possible free Lite-version unpackers (gives the better
protection level for your software)
- private signature against compression method detect (gives the better
protection level for your software)
- high unpack speed - you file possibly runs faster because faster disk reading
- file control sum feature - protects from viruses and inline-patches
- dialog box feature - you can write messages to user (i.e. about DEMO-version)

Base

Executable file always contains superfluous code. It allows compress exe-file up
to 30-60% original. However, there is not enough to pack exe-file to archive. It
must have an added loader-unpacker to run. Unpacked piece of code loads
packed code to memory, to unpack and run it. We implemented this algorithm in
our software. Algorithm uses one-pass compression and dictionary and provides
highest compression level. When packed program runs, it reads the dictionary
and unpacks code into RAM in one pass. The unpacking speed is very fast (40
megabytes per second) because compression takes some time (few seconds). So
no delays during execution of the packed program. Crack and patch protection is
provided by packing original code. Altering packed code will result to broken
archive and impossible unpacking. Disassembly protection bases on it too.
Cracker would obtain only source code of unpacker section and not original code.

Usage

Lite version usage is as simple as possible. Just choose EXE-file and press
"Compress" button. Your file would be protected in few seconds. Press "Test" to
ensure protected file works well. If you see no errors it means the file is now
protected and can work on any Windows OS.
What`s new

Version 1.4
- FULL version now provides SCR and DLL compression
- LITE version: entrypoint changes
- Realtime unpacker fixes


http://www.bgsopt.com/softcomp.zip

[课程]FART 脱壳王!加量不加价!FART作者讲授!

收藏
免费 1
支持
分享
最新回复 (4)
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
Pack and Unpack by Joker_Italy
上传的附件:
2008-8-26 09:11
0
雪    币: 161
活跃值: (261)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
感謝大大分享!
在sp3 下執行出現錯誤!
2008-8-26 09:32
0
雪    币: 148
活跃值: (140)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
林版最近大整理哟...那几个Unpack Tools 很集中
2008-8-26 11:09
0
雪    币: 208
活跃值: (15)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
SoftwareDeCompress
上传的附件:
2008-8-27 00:00
0
游客
登录 | 注册 方可回帖
返回
//