首页
社区
课程
招聘
PECompact v2.76a Retail release
发表于: 2006-2-14 10:34 3142

PECompact v2.76a Retail release

2006-2-14 10:34
3142
Executable compressors work by compressing selected portions of executables. At runtime, compressed executables are decompressed and reconstructed directly into their virtual image (memory) so that no data is ever written to the disk. The executable can therefore be run exactly as it was before without the user even knowing it was compressed.

PECompact2 is a next generation win32 executable/module compressor. Commonly termed an 'executable packer', such utilities compress executables and modules (i.e. *.EXE, *.DLL, *.OCX, *.SCR). At runtime the compressed modules are rapidly decompressed in memory.

Compatibility:
- Complete Windows platform support (all variants).
- Supports EXE, DLL, SCR, and other PE formats.
- Supports software and hardware DEP (Data Execution Prevention).
- Supports VC++ 7 and 8 (Visual Studio .NET 2003, 2005) CRT SEH protections; currently only win32 packer that properly addresses the issue. This is to say, if your C++ exception handling code doesn't work with other packers, it will with PECompact!
- Compressed programs work under WINE (Windows emulator for linux).
- Modules compressed with each build are tested in complex load scenarios under all win32 flavors. Our test cases assure proper functioning. Up to date and actively being improved!

PECompact v2.76a final

Changes since v2.75 final:

Addition.Core: Added /TrimMemory:Y/N parameter (short version: /Tm:Y/N).
Addition.GUI: Added 'Trim virtual memory' option.
Addition.GUI: Added warning when /Wl:No given and /Wl:Auto would have resulted in /Wl:Yes.
Fix.GUI: Fixed update checker not effecting change of 'include betas' toggle without reinitializing the dialog.
Fix.GUI: Slovenian wasn't being shown even if selected.
Change.Codecs: LZMA2 tweaked further with aim to be faster and better.
Change.GUI: Sorted options alphabetically, ascending.
Change.GUI: Swapped global decoder option and resource types.
Change.GUI: Minor cosmetic tweaks.
Change.GUI: Refined update checker dialog.
Change.Docs: Added content and refined.

Download:
-http://rapidshare.de/files/13226240/PECompact_v2.76b_Retail_13_02_06_windz.rar.html

[课程]Android-CTF解题方法汇总!

收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 201
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
xyu
2
楼上的,下不了哦!
提示这个文件 has been deleted !
2006-6-2 18:11
0
雪    币: 93954
活跃值: (200229)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
最初由 xyu 发布
楼上的,下不了哦!
提示这个文件 has been deleted !


PECompact 2.78a Registered by baatazu

http://rapidshare.de/files/21436913/pecompact278a.zip.html
2006-6-2 18:20
0
游客
登录 | 注册 方可回帖
返回
//