Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

PECompact2 v2.74

Posted By: Alexpal
PECompact2 - широко известная программа, которая позволяет не только уменьшить в размерах файлы исполняемых модулей (EXE/DLL/OCX/SCR), но и зачастую ускорить их загрузку. Она использует оригинальный алгоритм сжатия JCALG1, который позволяет значительно уменьшить размер исполняемого файла. Также вы можете установить параметры и силу сжатия файла и определить какие составляющие файла следует сжимать: курсоры, иконки, диалоги, картинки и многое другое.


PECompact2 v2.74 | 1,57 Mb

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.

See more on developers site.