Page 1 of 1
free exe compressor for your pb-app
Posted: Wed Jan 11, 2006 3:36 pm
by bingo
old ... famous
upx
http://upx.sourceforge.net
new ... better compression with lzma (7zip!)
(Win)Upack
http://www.wex.cn/dwing/
or
PECompact2
http://www.bitsum.com/files/pec2student.zip
test your compressed exe against "false alarm" on http://www.virustotal.com
Posted: Wed Jan 11, 2006 4:38 pm
by Joakim Christiansen
The upack thingy was nice!
Re: free exe compressor for your pb-app
Posted: Wed Jan 11, 2006 8:32 pm
by PB
Hmm, seems impressive so far... UPX compresses my app to 104,960 bytes
and this app compresses it to 94,572 bytes... the original was 293,888 bytes.
But in the ReadMe: "I'm going to stop developing this tool". What if there's
any problems with an executable in future? I don't like uncertainty like that.
Posted: Wed Jan 11, 2006 10:10 pm
by blueznl
well, then use another packer... i mean, you pack an exe for distribution, that's what it is for, isn't it?
Posted: Wed Jan 11, 2006 10:23 pm
by thefool
UPX has so far been the only compressor wich worked well on all exe files. Some packers doesnt support this, some not that eg. some doesnt work with opengl app's etc etc.
UPX simply works

So i wouldnt mind a few extra kbytes. I downloaded PE-Compact 2 and messed a little with the options, nothing that shouldnt work, tried to compress an exe file (wich upx did right away), and bam cpu went to 100%, i let it stand for 20 seconds.. Nothing! Its a 33 kbyte exe damnit!
Anyway:
http://www.woodmann.net/bart/download.p ... _fsg20.zip
MEW11 (no link, site down but up again soon.)
http://programmerstools.org/taxonomy/term/15 <--great site. Here is the packer section
http://www.nemokprod.go.ro/nb.htm <-- something like molebox, but free!
http://nsdsn.com
http://www.cgsoftlabs.ro/ <-exPressor
Posted: Wed Jan 11, 2006 10:34 pm
by PB
> you pack an exe for distribution
Actually, I have a situation where I compress certain incoming files on a
daily basis, so I'd be needing a compressor that has a future.

But I guess
I could just use this final version if it's stable enough for my needs.
Posted: Wed Jan 11, 2006 10:41 pm
by zikitrake
Yoda's Protector v1.03.3 at
http://yodap.has.it/
Posted: Thu Jan 12, 2006 2:56 pm
by Kale
Very Nice!
