free exe compressor for your pb-app

Everything else that doesn't fall into one of the other PB categories.
User avatar
bingo
Enthusiast
Enthusiast
Posts: 210
Joined: Fri Apr 02, 2004 12:21 pm
Location: germany/thueringen
Contact:

free exe compressor for your pb-app

Post by bingo »

old ... famous
upx
http://upx.sourceforge.net

new ... better compression with lzma (7zip!) :lol:

(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
["1:0>1"]
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

The upack thingy was nice!
I like logic, hence I dislike humans but love computers.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: free exe compressor for your pb-app

Post 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.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6172
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

well, then use another packer... i mean, you pack an exe for distribution, that's what it is for, isn't it?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post 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
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post 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.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
zikitrake
Addict
Addict
Posts: 878
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

Yoda's Protector v1.03.3 at http://yodap.has.it/
PB 6.21 beta, PureVision User
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

zikitrake wrote:Yoda's Protector v1.03.3 at http://yodap.has.it/
Very Nice! :o
--Kale

Image
Post Reply